What is HTML?
- Hyper Text Markup Langugage: HTML is the standard markup language for web pages. Similar to markdown, except markdown is much more limited and less expressive than HTML. HTML consists of a series of elements, and generally describes the structure of the web page.