HTML (HyperText Markup Language)
HTML is a hierarchical, human-friendly markup language for the Web. Plain text is "marked up" with semantic elements that provide meaning, such as <p>
for paragraph or <h1>
for the primary header on a page. HTML is frequently presented to a user in a web browsers; though some desktop and mobile applications use HTML for their user interface.