Saturn
HTML Basics

HOME

Quiz
Again you have made it through the lessons, and have arrived at this quiz. If you didn't have much trouble with the last quiz, this quiz also shouldn't be a problem. And remember, Netscape 3.0 or above is required to validate the quiz.
________ are used to format an HTML document.
Tags
Formatters
Indexes
Markers
<p>
What is the correct pair to end this element?
<end>
<\p>
>/p<
</p>
Do all tags come in pairs?
Sometimes
Yes
No
Maybe
In an HTML document everything must be contained within which pair of elements?
<body></body>
<html></html>
<head></head>
<all></all>
One element commonly found within the head tag is...
<br>
<title></title>
<body></body>
<br>

You've made it past the first section, the next section will introduce you to the syntax of HTML.

Copyright 1997 Web Developer's Workshop