The tag that starts a table cell is ______.
< table >
< tc >
< td >
< tr >
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 >
What tag tells where a link starts?
< I >
< start >
< a >
None of these
Which will let text wrap down the side of the image?
< img src = "myImage.gif " align = "warp" >
< img src = " myimage. gif " align = " right " >
< img src = " my image. gif " wrap = " on " >
Which of these tags are all < table > tags?
< table > < tr > < td >
< table > < head > < tfoot >
< table > < tr > < tt >
For internal linking,the section names are provided by__________attribute of < A > tag.
href
tittle
name
none of these
What tag is used to add columns to tables?
< colspan >
To jump to new page, we use.
< IMG > tag
< A > tag
< JUMP > tag
None of the above
The default alignment of images, that are inserted in the web page, is
left
right
middle
inline with text