1. . HTML stands for:
(A) HyperText Markup Language
(B) Hyper Tool Markup Logic
(C) HighText Machine Language
(D) Hyper Transfer Markup Language
2. . The main purpose of HTML is:
(A) To optimize CPU usage
(B) To style web pages
(C) To add interactivity
(D) To structure and present content on the web
3. . An HTML element consists of:
(A) Opening tag, content, and closing tag
(B) Only content
(C) Only a closing tag
(D) Only an opening tag
4. . The correct way to create a hyperlink in HTML is:
Link')"> (A) Link
Link')"> (C)
Link')"> (D)
5. . The HTML tag
is used for:
(A) Paragraphs
(B) Pictures
(C) Pages
(D) Preformatted text
6. . The tag is used for:
(A) Adding links
(B) Creating paragraphs
(C) Displaying images
(D) Making tables
7. . The
- tag in HTML defines:
(A) Underlined text
(B) Unordered lists
(C) Unique links
(D) User forms
8. . The
- tag in HTML defines:
(A) Outlined text
(B) Open links
(C) Ordered lists
(D) Options in a form
9. . HTML headings are defined with tags:
to
')"> (A)
to
')"> (B)
to
')"> (C)
to
')"> (D)
10. . The
tag is used for:
(A) Buttons
(B) Bold text
(C) Block quotes
(D) Line breaks
11. . The tag is used to:
(A) Underline text
(B) Italicize text
(C) Make text bold and indicate importance
(D) Create headings
12. . The tag is used for:
(A) Bold text
(B) Emphasized text (usually italic)
(C) Paragraphs
(D) Lists
13. . The