wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

HTML Quiz #2 Review - CodeHS (Sec 5 & 6)

Total questions: 9

Worksheet time: 5mins

Name
Class
Date
1.

What type of list is the following code?

a)

Ordered List

b)

Unordered List

c)

Not enough information to tell. It is missing a tag

d)

Both. It is an ordered list nested inside an unordered list.

2.

What is the hyperlink on the webpage?

a)

"Yen Ching" text

b)

Nothing. There is a typo in the <a> tag.

c)

picture of chicken

d)

Nothing. There is no content between the <a> and </a> tags.

3.

What type of list does the following code produce?

a)

Ordered List

b)

Unordered List

c)

I don't know. It is missing <ul> or <ol> tags.

d)

Both. It is an unordered list nested inside an ordered list.

4.

What is the hyperlink on the webpage?

a)

"Yen Ching" text

b)

Nothing. There is a typo inside the <a> tag.

c)

The picture of the chicken

d)

Nothing. There is no content between the <a> and </a> tags.

5.

What type of list does the following code produce?

a)

Ordered List

b)

Unordered List

c)

I don't know. It is missing <ul> or <ol> tags.

d)

Neither. It is missing <li> tags.

6.

What is the hyperlink on the webpage?

a)

"Yen Ching" text

b)

Nothing. There is a typo in the <a> tag

c)

The picture of the chicken

d)

Nothing. There is no content between the <a> and </a> tags

7.

What is the hyperlink on the webpage?

a)

"Yen Ching" text

b)

Nothing. There is a typo in the <a> tag.

c)

The picture of the chicken

d)

Nothing. There is no content between the <a> and </a> tags

8.

What file name could be a picture?

a)

BK.jpg

b)

BK.gif

c)

BK.png

d)

BK.html

9.

What type of list does the following code produce?

a)

Ordered List

b)

Unordered List

c)

I don't know. It is missing <ul> or <ol> tags.

d)

Neither. It is missing <li> tags.