wayground logo

Free Printable Worksheets

NEW

Font size

S
M
L
XL
Worksheets

HTML (Ordered list ,unordered list ,and Table)

Total questions: 10

Worksheet time: 5mins

Name
Class
Date
1.

Which of the following is another name of an ordered list?

a)

Bulleted list

b)

Numbered list

c)

definition list

d)

none of these

2.

Which of the following attributes sets a list with filled circles?

a)

disc

b)

circle

c)

square

d)

hole

3.

Which of the following is not an attribute of the <tr> tag?

a)

align

b)

width

c)

rowspan

d)

valign

4.

The type ="A" attribute is used for roman numeral

a)

True

b)

False

5.

The <td backgroundcolor> attribute is used to give a background color to an individual cell

a)

True

b)

False

6.

You can use the rowspan and colspan attributes with the <td> tag

a)

true

b)

false

7.

___ attribute is used to give table background color

a)

background

b)

bgcolour

c)

bgcolor

d)

none of these

8.

___ attribute is used to adjust the space between two adjacent cell.

a)

cellpadding

b)

cellspacing

c)

height and width

d)

none of these

9.

____ attribute is used to adjust the space between the border and the contents of a cell.

a)

cellpadding

b)

cellspacing

c)

height and width

d)

none of these

10.

____ tag is used to define table heading

a)

<td>

b)

<theading>

c)

<th>

d)

<heading>