Q. Awebpage displays a picture. What tag was used to display that picture?
A. picture       B. image
C.img             D. src
Q.<b> tag makes the enclosed text bold. What is other tag to make text bold?
A. <strong>      B.<dar>
C.<black>         D. <em>
Q. Tags and text that are not directly displayed on the page are written in _____
section.
A. <html>      B.<head>
C.<title>    
   D. <body>
Q.Which tag inserts a line horizontally on your web page?
A.<hr>      B.<line>
C.<lin>    
  D. <tr>
Q. What should be the first tag in any HTML document?
A.<html>      B.<head>
C.<title>    
   D. <body>