Q.1
The tag pair <h</hcreates content larger than that created by the tag pair <h</h5>.
  • True
  • False
Q.2
Creates a numbered list on the web page.
  • <p> </p>
  • <ol> </ol>
  • <ul> </ul>
  • <li> </li>
Q.3
Type the character that is in the closing tag of a tag pair, but not in the starting tag.
  • /
  • \
  • @
  • |
Q.4
All content that will be visible in a web page must be added between these tags:
  • <html> </html>
  • <head> </head>
  • <p> </p>
  • <body> </body>
Q.5
The tag that signals to a computer that the file it is reading is an HTML document is _____________ .
  • <web>
  • <!DOCTYPE html>
  • <head>
  • <html>
Q.6
What is the correct HTML element for inserting a line break?
  • <LB
  • <BREAK>
  • <BR>
  • All of above
Q.7
How do you make an unordered list?
  • <OL>
  • <DL>
  • <LIST>
  • <UL>
Q.8
Choose the correct HTML element for the largest heading?
  • <H6>
  • <HEAD>
  • <HEADING>
  • <H1>
Q.9
Which is the correct HTML tag for making a button?
  • <B>
  • <BUTTON>
  • <BU>
  • None of these
0 h : 0 m : 1 s