HTML
HTML (HyperText Markup Language) is the standard markup language for creating documents designed to be displayed in a web browser.
HTML provides the base structure for content, which is then styled with css and can support functionality via javascript. Modern HTML supports embedding semantics natively through microdata.