HTML stands for
2011
HTML stands for
Answer: A. HyperText Markup Language — ConceptAn initialism is expanded by matching each letter to the established word it abbreviates. A markup language describes document structure by using…
- A.
HyperText Markup Language
- B.
HyperText Manipulation Language
- C.
HyperText Managing Links
- D.
HyperText Manipulating Links
Show answer & explanation
Correct answer: A
Concept
An initialism is expanded by matching each letter to the established word it abbreviates.
A markup language describes document structure by using elements and tags rather than by specifying content manipulation.
Application
H represents Hyper.
T represents Text.
M represents Markup.
L represents Language.
Cross-check
HTML elements such as headings, paragraphs, and links mark the structure and meaning of a web document, which is consistent with the term markup language.
Result
Together, the letters expand to HyperText Markup Language.