What is HTML?

HTML is the standard language used to create web pages.

HTML stands for HyperText Markup Language. It is the foundational language used to structure content on the web.

HTML uses tags to define elements like headings, paragraphs, links, and images. For example, the <p> tag is used to create a paragraph.

Every web page you visit is built using HTML, making it essential for anyone interested in web development.

Example

<p>This is a paragraph in HTML.</p>

Want to use HTML in real work?

WeCode workshops are built around AI coding tools. Pick a tier, or browse more glossary entries to get the lay of the land.