Interface (i.e. web page construction)
In order to construct your website you will need an HTML editor.
For beginners, Macromedia Dreamweaver is a wonderful solution. Dreamweaver
is available in the lab, however if you are working from home and
do not have access to Dreamweaver a viable solution is Mozilla Suite.
Mozilla does not have all the nice features of Dreamweaver, however
in a bind, it is a viable solution.
Ok, so here are a couple tips to start! First, if you find my tutorial
useless, do a search on google and see what you can find in way of
Dreamweaver tutorials, there are many of them, I am just doing this
one to give you a starting point.
Second, once you open Dreamweaver you will need to familiarize yourself
with the tools and layout. The two tool "windows" you will
use most are "insert" and "properties". "Insert" allows
you to insert text, images, frames, layers, tables and many other
useful things. "Properties" will show you information about
your document, for example if you insert text, the properties of
the text will show up, such as font, alignment, size and color.
Ok lets get started. first you will open up a new document by going
to "file>new>basic>html" (see fig 2.)