Lesson 6 Source Code

The formating for the following "List of Rivers" and the paragraph following the list
of rivers, was achieved utilizing the "pre" tag.

	List of Rivers:

		Arkansas
		Mississippi
		Missouri
		Ohio
		Tennessee

The new lines, blank lines, extra      spaces, and indentaions in this
"pre" tag were created by striking the "Enter", "Space" and "Tab" keys 
on the keyboard. In this tag, each line of text on the web page will be
identical to each line of text in the source code.