Quick Quiz Results
Each question of the quick quiz is stated below, along with the correct answer.
Question 1
What are the two main types of links?
Graphical and text.
Question 2
When using a graphical link, what is added to remove the border?
The BORDER=0 attribute.
Question 3
Why is an anchor used?
To link to a specific area on a page.
Question 4
What tag is used to insert a link?
The <A> tag.
Question 5
Which piece of code is correct?
<A HREF="Page.html">
Click the Next Chapter button to advance to the next chapter.