[Previous] [Contents] [Next]

Cleaning Up


Many of the available elements in our template have not been used-for example, we have not used the ol elements, several h1 elements, the base element, and so on. There's no need to keep these elements, and some of them will affect the output when the document is viewed as HTML. Go through the template and delete any elements that have not been used. When you have finished, save the document. When you view the document in a Web browser, it should look like Figure 3-2.


[Previous] [Contents] [Next]