Programming

HTML

Also known as: HyperText Markup Language

Reviewed by Glintr Learn ReviewersUpdated 5 min readArea: Programming
Quick Answer

What is HTML?

HTML is the markup language used to define the structure and content of a web page.

Definition

HTML (HyperText Markup Language) describes web page structure — headings, paragraphs, images, links, forms. It is paired with CSS for styling and JavaScript for behaviour.
Related Concepts
Find your best program