HTML
HTML (noun) means the language used to set out the content and structure of a web page — marking which parts are headings, paragraphs, lists, images, links and so on — using tags written around the text. Example: “If you view the source of any web page you will see its HTML.”
How to use HTML
Learner’s notesIn plain EnglishHTML is what tells a browser which bits of a page are headings, links, pictures and text.
Uncountable in general use ("some HTML"), countable when referring to files ("an HTML file"). Written in capitals.
HTML is a markup language, not a programming language: it labels content rather than carrying out instructions. It is also an open standard, freely usable and not a trademark or a product owned by anyone.
Trace the full origin ↓Fill the gap
Can you complete this real example?
If you view the source of any web page you will see its _____.
Etymology
An initialism of hypertext markup language. It was devised by Tim Berners-Lee at CERN around 1990 as part of the original World Wide Web.