Contents

Which of the following tags doesn’t require a closing tag?
a) <br>                                  
b) <hr>
c) both a & b                       
d) none of these

c

Which attribute is used to provide a unique name to an HTML element?
a) id                                       
b) class
c) type                                   
d) none of these

a

Which HTML element is used to define description data?
a) <li>                                    
b) <ol>
c) <dd>                                 
d) <dl>

c

How are quotations defined in HTML?
a) <quote>                           
b) <block>
c) <blockquote> 
d) none of these

c

Which of the following attribute is used in paragraph?
a) color                                 
b) width
c) height                                
d) align

d

Which of the following tag is used for line break?
a) <BR>                                
b) <break>
c) <hr>                                  
d) <bre>

a