Name the attribute associated with the Anchor tag ?
Height
SRC
HREF
None of these
___________ are links in a web page
Italic texts
Hyper links
MARQUES
Scrolling texts
In a HTML page which section contains code for displaying text and images?
HEAD
BODY
TITLE
Which one of the following is correct in the case of < Title > tag ?
Each HTML page contain more than one Title
Title can use colons
Do not use slashes
All of them
The extension of a HTML document is
. xml
.tml
.txt
The value of ALIGN may not be
Right
Left
Bottom
Write the expansion of HTML ?
Hyper Transport Make up Language
Hyper Text Mark up Language
Hyper Text Make up Language
none of these
Which one of the following is the correct syntax to Insert a picture ?
< IMG =" C : \ Sunflower .gif " >
< IMG SRC =" C : \ Sunflower .gif " >
< IMG > SRC =" C : \ Sunflower .gif " < / IMG >
Paragraph is added using tag
< HEAD >
< BODY >
< P >
< H >