Generic Page

Very simple introductory paragraph containing normal text. This paragraph is small and contains no markup. It's only purpose is to introduce the rest of the content on this page.

Small Table of Contents

Content Area

This is the main area where the real content for this page would begin. It may contain some markup, including an external link to my homepage. Typical content may also contain bold or itallic words. I'm not going to go out on the edge and include much HTML 4.0 markup, since I am simply testing the most basic elements of the DOM. Hopefully this content will demonstrate the fundamental functionality provided by the standard DOM specification. Let's add in a common quote:

"This is a quote I have included in this page."
Jeremie

There is only one critical piece left to place on this page to demonstrate the basic functionality of the DOM, and that is Forms. We will need an area to enter text: and we will need an button to perform the needed action.

Test Results!