Quick Quiz Results
Each question of the quick quiz is stated below, along with the correct answer.
Question 1
What does a tag begin and end with?
An opening bracket and a closing bracket.
Question 2
What is an attribute with no value?
A flag.
Question 3
What are the two main parts of an HTML document?
The <HEAD> and <BODY>.
Question 4
What tag does an HTML document begin with?
A <HTML> tag.
Question 5
What does the <BODY> tag do?
It contains the content of the page.
Click the Next Chapter button to advance to the next chapter.