Quiz: HTML Templates

Test your understanding of the concepts taught in this chapter.

We'll cover the following...
Technical Quiz
1.

Which is not a reason to use semantic HTML?

A.

It allows screen readers to accurately communicate aspects of the page to the user.

B.

Browsers won’t render a page unless it has at least one <section> and <h1> tag.

C.

Tests can use semantically meaningful tags, which won’t change during a redesign.

D.

We can be confident that divs and spans were added only to allow specific styling to happen.


1 / 5
...