Contents

The data that display in the browser window is typed inside.
a) body                                 

b) head
c) html                                                  

d) title

a

Which tag is used for line break?
a) <br>                                 

b) <b>
c) <hr>                                                  

d) none of these

a

How many heading tags are there in html?
a) three                                                 

b) four
c) five                                                    

d) six

d

Which tag is used for underline?
a) <u></u>                                           

b) <ul></ul>
c) <ol></ol>                                         

d) <line></line>

a

Which tag is used to change the font of text?
a) <font>                                              

b) <text>
c) <size>                                               

d) none of these

a

Which of the following is used for creating unordered list?
a) <ol>                                                  

b) <ul>
c) <li>                                                    

d) <a>

b