website-logo

HTML & CSS


Language Classification:

What do these mean?


html-code-example css-code-example

HTML & CSS aren't technically programming languages. HTML stands for HyperText Markup Language and CSS stands for Cascading Style Sheets. These are sheet languages, as they don't run, but they are rendered in a browser. These languages are used to make websites, like this one. HTML adds the text, images, and overall structure, whereas CSS adds color, fonts, and more.


Home