NEW
Font size
WorksheetsHTML (Ordered list ,unordered list ,and Table)
Total questions: 10
Worksheet time: 5mins
Which of the following is another name of an ordered list?
Bulleted list
Numbered list
definition list
none of these
Which of the following attributes sets a list with filled circles?
disc
circle
square
hole
Which of the following is not an attribute of the <tr> tag?
align
width
rowspan
valign
The type ="A" attribute is used for roman numeral
True
False
The <td backgroundcolor> attribute is used to give a background color to an individual cell
True
False
You can use the rowspan and colspan attributes with the <td> tag
true
false
___ attribute is used to give table background color
background
bgcolour
bgcolor
none of these
___ attribute is used to adjust the space between two adjacent cell.
cellpadding
cellspacing
height and width
none of these
____ attribute is used to adjust the space between the border and the contents of a cell.
cellpadding
cellspacing
height and width
none of these
____ tag is used to define table heading
<td>
<theading>
<th>
<heading>
