The web page layout should make visitors comfortable. Each page of a site
should be similar so the visitor finds it easy to navigate. It should impart
information as efficiently as possible.
Every web page should stand on its own
|
The example to the left is not an absolute, but it does contain some crucial
elements. Never assume you know how they got here. A page should not start in
mid-sentence. A good web page layout should include a way back to the rest of
the site. Your web page may be seen all by itself. Does it stand up by
itself?
The header should introduce the page to the reader. A title and possibly a logo
image is all we really need here. Be consistent on every page.
I use a footer for reference. If someone prints the page for a friend, the
friend should be able to make contact based on the information on the page.
Can they find you again? A proper footer should ensure this. You can also
include applicable copyright information.
Always include an email address if possible
|
Great content is a must. Why make a web page if it doesn't serve some purpose?
The text should convey whatever you need to say. The spelling and grammar should
be correct. Computers do have spell checkers and everyone knows it. I usually
have an editor (my wife) proof read my content. After you look at a document long
enough, everything seems right. Another person can spot errors that you have
become blind to.
Graphics should be used appropriately. If the purpose of your web page is to
display pictures of the Grand Kids, then obviously the photos are indispensible.
Graphics should have some purpose, otherwise they distract from the page.
Animation can be cool, but it can pull attention from things the reader should
be looking at.
Start writing your web page now!
|
Let's start with your first page (index.htm). At this point you should be ready.
You know exactly what your subject is and have a pretty good idea what you are
going to write about. You might want to sketch out your page first. You could
even do it in your word processor (they often have HTML conversion utilities).
It may seem difficult at first, but it is really easy once you've made a
few.
If you are not familiar with the HTML language, take a few minutes to go through
the
HTML Tutorial.
This will walk you through step by step. You can create a web page. As you
write, you might want some information on syntax (specific details for writing),
then check out the
HTML Reference.