Chapter 5 - HTML
(HyperText Markup Language) - VSQA
CBSE Class 10 - Foundation of Information Technology
Very Short Answer Type Questions (1 Mark each)
Q1: HTML is a markup language. Expand the term HTML.
Answer: HyperText Markup Language.
Q2: Give examples of a container element in HTML.
Answer: <HEAD>, <TITLE>, <BODY>.
Q3: Give the examples of an empty element in HTML.
Answer: <BR>, <HR>