3 – HTML, CSS & JavaScript

Every web page on the internet is HTML, CSS, and JavaScript. Think of them as foundational coding languages of the internet.

Just like how Belgium has three languages, (French, Dutch, German) webpages also have languages.

In the case of websites, their languages are HTML, CSS, and JavaScript.

HTML is Hypertext Markup Language, or “The builder”.

CSS is Cascading Style Sheets, which I consider “The Artist”.

And JavaScript “The Wizard”

They’re all different languages, and work differently. But HTML, CSS, and JavaScript need one another to make a website.