Font size
WorksheetsHTML Quiz #2 Review - CodeHS (Sec 5 & 6)
Total questions: 9
Worksheet time: 5mins
What type of list is the following code?
Ordered List
Unordered List
Not enough information to tell. It is missing a tag
Both. It is an ordered list nested inside an unordered list.
What is the hyperlink on the webpage?
"Yen Ching" text
Nothing. There is a typo in the <a> tag.
picture of chicken
Nothing. There is no content between the <a> and </a> tags.
What type of list does the following code produce?
Ordered List
Unordered List
I don't know. It is missing <ul> or <ol> tags.
Both. It is an unordered list nested inside an ordered list.
What is the hyperlink on the webpage?
"Yen Ching" text
Nothing. There is a typo inside the <a> tag.
The picture of the chicken
Nothing. There is no content between the <a> and </a> tags.
What type of list does the following code produce?
Ordered List
Unordered List
I don't know. It is missing <ul> or <ol> tags.
Neither. It is missing <li> tags.
What is the hyperlink on the webpage?
"Yen Ching" text
Nothing. There is a typo in the <a> tag
The picture of the chicken
Nothing. There is no content between the <a> and </a> tags
What is the hyperlink on the webpage?
"Yen Ching" text
Nothing. There is a typo in the <a> tag.
The picture of the chicken
Nothing. There is no content between the <a> and </a> tags
What file name could be a picture?
BK.jpg
BK.gif
BK.png
BK.html
What type of list does the following code produce?
Ordered List
Unordered List
I don't know. It is missing <ul> or <ol> tags.
Neither. It is missing <li> tags.
