If the background image is smaller than the screen , what will happen ?
It will be stretched
It will leave a blank space at the bottom of your page
It will be repeated
None of these
The value of # FFFFFF is
Black
White
Red
Which one of the following is the HTML tag used to insert a horizontal rule?
< h1 >
< hr >
< rule >
< br >
In < OL > and < UL >, the style or bullet or number is defined by
type attribute
style attribute
both ( a ) and ( b )
none of these
The unnumbered lists can be created by _______ tag.
< UL >
< OL >
< LI >
Both (a) and (c)
Every HTML document must include the tags __________.
< html > < / html > & < body > < / body >
< body > < / body > & at least one < p >
< html > < / html > & < head > < / head >
Which HTML tag would you apply the bgcolor attribute to in order to change the background color of the web page?
< html >
< head >
< body >
< p >
Which of the following is the proper syntax to start an HTML comment?
< ! --
< ! >
< Comment >
< Notate >
HTML is acronym for.
High Text Marker Language
Higher Text Markup Language
Hyper Text Markup Language
Hyper Transfer Markup Language
To align multiple lines of text we use ________.
Justify
DIV
Align