When should HTML code primarily be used for a web page?
Answer : C
Sample HTML is shown.
An introduction
What is the pseudo-class that changes the color of Item 3?
Answer : A
Use the given code snippet to answer the following question:

Which border color is the widest on this div tag?
Answer : A
Use the given HTML document to answer the following question:

What is the spacing of the grid-row-gap?
Answer : C
A webpage has the following outline of headings.
Book Title
Chapter 1
Article 1
Article 2
Article 2 Note Article 3 Chapter 2 Response to Article 1
Further Reading
Response to Article 2
Response to Article 3
What is the level of heading tag that should be used for Further Reading?
Answer : C
Consider the given CSS rule.
span {
color: black;
font-size: 14pt; }
What is span referred to as in the CSS rule?
Answer : A
What is the purpose of the tag?
Answer : D