By Glintr Editorial TeamReviewed 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.