What is HTML?

HTML stands for HyperText Markup Language. It is the standard language used to create web pages.

HTML uses tags like <h1>, <p>, and <a> to structure content. This very page is written in HTML!

Back to Home