Webpage Rules
Introduction
All text should have the font verdana. The title should have a size of 7. Sub titles should be bold and have a size of 4. Ordinary text should be size 3. When putting text into a cell of a table make sure that the text has the vert alignment set to top in the properties window below.

Because we are using two columns set the td width for each cell to 400.
Your web page should not be deeper than 600-700 pixels. You should have 3 to four webpages.

Equations
There are several ways you can have sub-scripts in equations. 1. One is to write your equation in photoshop and save it as an image.

2. The other is to have it written with sub-scripts in word, save it as a webpage it will retain the subscripts. When you look at it in dreamweaver you wont see the subscripts. But if you test it in a browser you will see the subscripts.

3. The last way is to use the html code to place the subscrit. Let's use water as an example. H2O

H <sub>2</sub>O is what you need to place on each side of the number you want to be a sub-script. This needs to be done in the code and not on the page itself.

HNO3 + CaCO3 ---> CO2 + CaNO3 + H2O

Images
You should also include at least 4 images and/or diagrams with your text. Each image has to be labelled and in the sources section you should site its source.

Figure 1: Image of the copper ore malachite

Back - Home - Next