Correct option is D
HTML stands for Hyper Text Markup Language. It is the standard language used for creating web pages and web applications. HTML structures the content on the web and uses tags to denote different types of elements, such as headings, paragraphs, links, and images.
"Hyper Text" refers to the links between web pages, and "Markup Language" refers to the way tags are used to define the structure of a document.