
Coding is a language that is changing the world at a very fast pace. It is the programming language that tells the computer what to do, when to do it, and how to do it. Coding is dividing into three languages. In order to create/design an effective website, it is very important to know and understand the three languages. These three foundation languages have three functions including structure, style, and logic.
Three Foundation Languages:
- HTML5
HTML 5 defines the properties and behaviors of a website. In other words, it is responsible for structuring the website and present content on the website. For example, this language can be used for embedding text, pictures, or videos into a website.
- CSS3
CSS 3 is the language used to describe the presentation of a website. It is utilized to design and style the website. Some examples of things CSS3 is used for are inserting visual effects, background colors, font type and size, and many more features.
- JavaScript
JavaScript is the language of “logic.” It is responsible for the logical aspect behind creating a website that would refer to designing interactive ways to keep consumers engaged while on the website. In other words, this language is used to add interactivity and functionality to the website. For example, using this language will help with giving the customer the ability to enlarge an image by just clicking once.
These are the three languages that are under the umbrella of coding. If you are deciding on creating an effective website, be sure to know and understand the functions of these foundation languages.