Chapter 1 Quiz

Introduction to HTML, created in 1995 by Eric Meyer, is maintained on this server for historical reference. While much of this information is still relevant, it is important to remember that it was written for HTML 2.0. The more current versions of HTML and XHTML in use today have different requirements. To learn more, you may also wish to review our Web Development blog entries on HTML/XHTML and Cascading Style Sheets.


The actual contents of a Web page are displayed in:
real time
the fastest possible manner
the browser display window
the history list
the nick of time

Web browsers do not pay attention to the whitespace in an HTML document.
True
False

HTML tags for which no corresponding close-tag exists are called:
solo tags
empty tags
single tags
lonely tags
unmatched tags

Once you have created a Web page, your users will see the page exactly the same way it appears to you.
True
False

Most HTML tags have the structure:
<tag> ... <tag>
<tag> ... <!tag>
<tag> ... </tag>
<tag1> ... <tag2>
<tag> ... <notag>



Quiz system FAQ


Case logo
aurora@po.cwru.edu -- About this server -- Copyright 1993-2000 CWRU -- Unauthorized use prohibited