Which of the following tags doesn’t require a closing tag?
a) <br>
b) <hr>
c) both a & b
d) none of these
Which attribute is used to provide a unique name to an HTML element?
a) id
b) class
c) type
d) none of these
Which HTML element is used to define description data?
a) <li>
b) <ol>
c) <dd>
d) <dl>
How are quotations defined in HTML?
a) <quote>
b) <block>
c) <blockquote>
d) none of these
Which of the following attribute is used in paragraph?
a) color
b) width
c) height
d) align
Which of the following tag is used for line break?
a) <BR>
b) <break>
c) <hr>
d) <bre>