The additional information supplied to an HTML tag is known as _________.
Attributes
Tag
Browser
Body
________ attribute of the <HTML> tag is used to indicate the document direction.
DIR
Lang
Text
Link
______ tag is used for line break.
< P >
<DIR>
<BR>
<BODY>
____ tag is used for displaying unordered list.
<OL>
<LI>
<VO>
<UL>
______ tag forms the definition term in a definition list.
<DD>
<DT>
<DL>
<DR>
<HR> tag is used to create _______.
Headings
Horizontal Rule
Centering Text
Line break
Links are created in a web page using _____ tag.
<body>
<href>
<A>
<title>
The commands used in HTML code are called _____.
Tags
Attribute
Hyper link
Which attribute of <IMG> tag specifies the name of the image file?
Src
Alig
Alt
Name
The default font size can be changed to any value between 1 and 7 using ____ tag.
< font >
< size>
<Base font>
None of these