In order to add border to table, BORDER attribute is specified in which tag?
THEAD
TABLE
TBORDER
None of these
Which property tells how many rows a cell should span?
Colspan = n
Both row span = n and colspan = n
rowsapn = n
To create a link to an anchor,you use the __________ property in A tag .
Name
Tag
Link
Href
Which of the following is used to specify the begining of a table's row?
TROW
TABLER
TR
ROW
What is required to create a reference to a remote site that is different from creating a local link?
The remote attribute
A link title
The web address of the remote site
An extra < a > tag
If the image you are loading in the web page is not available, then you want a text to appear in the image place holder, which attribute lets you define this text.
Src
Align
Text
Alt
Which of the following is an attribute of < Table > tag ?
SRC
LINK
CELLPADDING
BOLD
What are the general syntax for inline image ?
< src = img >
< src = image >
< img = file >
< img src = file >
For internal linking,the section names are provided by__________attribute of < A > tag.
href
tittle
name
none of these
Which of the following is not a vaild value for align attribute of < IMG > ?
Top
Middle
Bottom
Center