+ 1
What's the main use of html
2 Answers
+ 2
HTML is basically the standard markup language for describing the structure of web pages.
+ 4
Think of html like your body. It is what gives you structure.
Css is your clothes and how you style your code to make it look nice.
Javascript is like your brain and makes your code dynamic