Web quiz
1. What does HTML stand for?
A. Hyper Text Markup Language
B. Hyperlinks and Text Markup Language
C. Hyperlinks and Text Markup Language
D. Hyper Text Mode Language
Submit
2. What is the correct HTML tag for inserting a line break?
A. break tag
B. h1 tag
C. br tag
D. span tag
Submit
3. Choose the correct HTML tag for the largest heading
A. h1 tag
B. h6 tag
C. h2 tag
D. head tag
Submit
4. What is the preferred way for adding a background color in HTML?
A. <body background="yellow">
B. <body style="background-color:yellow;">
C. <background >yellow <background>
D. <body background-color="yellow">
Submit
5. Choose the correct HTML tag to make a text bold
A. <b>
B. <bold>
C. <strong>
D. <i>
Submit
6. HTML program is saved using _________ extension.
A. .htl
B. .htlm
C. .hml
D. .html
Submit
7. Who was the primary author of HTML?
A. Brendan Eich
B. Sabeer Bhatiya
C. Tim Berners-Lee
D. Google Inc.
Submit
8. Caption Tag in HTML?
A. Is used to display the Title for table at the top
B. Is used to display the Title for table at the bottom
C. Both
D. None
Submit
9.The href attribute in the link tag specifies the:
A. Link
Destination of a link.
C. Hypertext
D. None of the above
Submit
10.What are <div> tags used for?
A. To replace paragraphs. i.e. p tags
B. To logically divide the paragraphs
C. To provide space between tables
D. To logically divide the document
Submit
Back To Home
Score