To Make a [Good] Web Page

If you are creating a web site, you should read this page first. I will cover three important areas: good design, HTML, and maintenance. If you follow these suggestions, your site will be easy to use, easy to maintain, and probably won't look too bad.

Good design

It is important that you use a good design on your site. A well-designed site is easy to use. Users will be able to find their way to the information that they need. If you use a bad design, users will have a hard time finding what they need. Here are some design tips:

Graphics

It is a good idea to use some graphics instead of just text. You can use graphics to make your design more attractive. One well-placed graphic on a page can do amazing things. Using a small graphic for the heading of a page looks really good. A simple logo in the same place on every page is often a good idea.

The most important use of graphics is to illustrate a point. Charts and other graphics can be very effective way to communicate a point. This should be your main use of graphics.

Always use alt text.

Images can enhance your design, or they can destroy it. Keep the pictures to a minimum. Use images with small file sizes. Use only what you need. Remember, many otherwise good designs have been ruined be excessive use of graphics.

Effects to avoid

The web is multimedia. You can use text, sound, images, and video. Most new web designers overuse graphics, sound, and animation. Here are some common mistakes that you should avoid:

HTML: The language behind the web

You can't create a web site without HTML. You could use a WYSIWYG editor to create your site, but if you know something about the code behind the page, you will do a much better job. This is not an explanation of HTML, but some suggestions to make sure that you use HTML properly. If you use these suggestions, your site will probably look good, be easy to use, and be easy to maintain.

Code you must use

Code you should use

Code to avoid

Make sure that you use this code properly

Please try not to create sloppy code!

Maintenance

No matter how good of a job you do of creating a web site, something will need to be changed. Even if all the information is accurate, the spelling and grammar are correct, and all the links work. That is just the way the web is. It is important that the site is easy to modify. If you do a good job of designing a site, and use clean code, it will be easy to modify.

Please try not to create sloppy code!

Records

There are some things that you should record while designing and updating a web site. These records will help keep the design consistent. When someone else is updating the site, the records will save them time. Here are a few things to record:

When you are finished creating a site, it is a good idea to validate the HTML.

Definitions

Alternate text
Alt text is used instead of an image in non-graphic browsers and browsers with image loading turned off.
CSS
Cascading Style Sheets. CSS is used for formatting web pages. Style sheets can be put at the top of a page or included in a separate file.
HTML
HyperText Markup Language. HTML is the language used to create webpages.
JPEG
Joint Photographic Experts Group. JPEG created a standard image format also named JPEG. JPEG images are a good way to send photographs across a network due to their high compression.
WYSIWYG
What You See Is What You Get. Pronounced "Whiz E Wig" Front Page is a WYSIWYG HTML editor.

Links

Recommended reading



© 1996 -- 2005, Noel Schutt
E-mail me at: ski ihatespam at schutt dot org
(hint: delete " ihatespam " , and replace " at " with "@" and " dot " with ".")
Page last updated: 2004.04.02