HTML, HyperText Markup Language, is a markup language used to create web pages. It essentially a language to describe the structure and content of a document.
Note: HTML is separate from CSS. CSS is a presentation language used to describe the style/appearance of the content. What font type or sizes, colors, spacing between text, etc.