_____ tag will not have a companion tag.
Container tag
Opening tag
Empty tag
Closing tag
______ tag is used for line break.
< P >
<DIR>
<BR>
<BODY>
Which of the following is not an attribute of <HR> tag?
Size
Align
Noshade
Text
" & " symbol can be displayed in a webpage using ______ character code.
& lt
& gt
& nbsp
& amp
Images are inserted in the web page using ____ tag.
<GIF>
<IMG>
<JPG>
<PNG>
The additional information supplied to an HTML tag is known as _________.
Attributes
Tag
Browser
Body
" > " symbol can be displayed in a web page using ______ character code.
l t
gt
The commands used in HTML code are called _____.
Tags
Attribute
Hyper link
HTML command for a3 is _______.
a<sub>3 </sub>
a <sup> 3 </sup>
<sub> a 3 <sup>
< sup > a3 </ sup>
<HR> tag is used to create _______.
Headings
Horizontal Rule
Centering Text
Line break