HTML
HyperText Markup Language provides means to describe structure of text-based information in a document by denoting content as links, lists, tables, headings, paragraphs etc. It is the predominant markup language for web-pages.
It can also describe, to some extent, the appearance and Semantics of a document, and can include embedded Scripting language code such as JavaScript that can affect the behavior of Web browser and other HTML processors.