Which of the following is not an attribute of <HR> tag?
a) NOSHADE
b) SHADE
c) ALIGN
d) WIDTH
Which of the following is not valid list tag in HTML?
a) <DL>
b) <ML>
c) <UL>
d) <OL>
Which of the following is not valid attribute for either <OL> tag or <LI> tag?
a) BEGIN
b) START
c) TYPE
d) VALUE
If an image that is used has a link as a border, the border…….
a) always black
b) is invisible
c) default link color
d) change color mouse moves
The attributes “href”, used with the tag <a>………….
a) stands for hypertext reference
b) uses the name of linked page
c) uses the URL of link page
d) all of these
Which of the following is default value for ALIGN attribute?
a) left
b) center
c) right
d) not specified