The main markup language for creating web pages and other information that can be displayed in a web browser.
HTML is written in the form of HTML elements consisting of tags enclosed in angle brackets (like ).
HTML markup consists of several key components, including elements (and their attributes), character-based data types, character references and entity references.