An overall view of basic coding and how websites work

The 3 Languages of Coding
There are 3 main “superheroes” we talk about when forming a website. There is HTML5 which deals with the structure of the website, where certain titles and headings and the body of your paragraphs are gonna be laid out. It is an important start when designing your website. The next one is Javascript, It pertains to the logic of your website. Javascript might be one of the toughest aspects to learn about creating your website because it deals with actual code and functions. It is the backbone of the website as it creates different responses from the website as you input different codes in. The last language of coding is CSS3 and it deals with the style of the website. This encompasses the font, color of the font, size of the wording. Everything you need to make the website look cool and attract different consumers to the page. All three languages are important, but we cannot forget about choosing the correct database.

Databases are Important Too
Remember when I said 3+1? The last and certainly not least aspect of coding for a website is the database you will use. It essentially is the organizer of the website, whether you are looking up a certain product or need to find something on the website. The database will allow you to find it with ease because of prior keyword inputs used to organize different products and items on your website. It is just as important as the other “languages” of coding for a website. As you are making your website, keep in mind to do more extensive research on techniques for keeping viewers on your page, and to keep them interested throughout their user experience.