HTML Flashcards
The _________ attribute of IMG tag is used to insert image on the web
page.
SRC
The _________ attribute of IMG tag is used to insert image on the web
page.
SRC
To insert a line break in HTML code ______ tag is used.
BR
To display definition list on web page ______ tag is used.
DL
The long form of HTML is _________.
Hypertext Markup Language
To merge columns of a table ______ attribute of TABLE tag is used.
COLSPAN
To merge rows of a table ______ attribute of TABLE tag is used.
ROWSPAN
<a> tag has attribute _____ which defines the URL of the document to
be linked.</a>
HREF
To scroll the text _______ tag is used.
MARQUEE
______ HTML tag is used to insert horizontal rule on Web page.
HR
Border attribute is used in ______ HTML tag.
TABLE
____ attribute of tag is used to place image as background of
Web page.
BACKGROUND
____ attribute of tag is used to set background color of Web
page.
BGCOLOR