To create a list using lowercase letters use :
< o I "a " >
< ol letter = " a " >
< ol type = " a " >
None of these
What are the general syntax for inline image ?
< src = img >
< src = image >
< img = file >
< img src = file >
Which has higher priority, cell settings or table settings ?
Neither
Cell settings
Table setting
The tag that starts a table cell is ______.
< table >
< tc >
< td >
< tr >
Which one of the following HTML tags is surrounded by < a > < / a > container tags to create an imge link ?
< img >
< ul >
< br >
< pic >
Which property tells how many rows a cell should span?
Colspan = n
Both row span = n and colspan = n
rowsapn = n
Which of the following is an attribute of < Table > tag ?
SRC
LINK
CELLPADDING
BOLD
Border,frame,cell spacing, cell padding, align are attributes of
< BODY >
< IMG >
< TABLE >
To create a link to an anchor,you use the __________ property in A tag .
Name
Tag
Link
Href
The default alignment of images, that are inserted in the web page, is
left
right
middle
inline with text