brightbill.net | reference | WWW

World Wide Web Tips

Tips and suggestions for building web sites and a list of things not to have on your web site.

Suggestions

  • Content, content, content
    All the graphics and design gimics in the world can't hide the fact that nothing's there, or that what is there is a mess.

  • Develop consistant graphics and navigation
    And while we're at it: Let links look like links

  • Don't overconstrain column widths in a table
    Microsoft FrontPage is especially bad at this. When specifying column widths in pixels, at least one column should be free to "float".

  • Preview your work on different browsers at different screen resolutions
    Everybody else will. Why wait for them to find something that doesn't look right.

  • Avoid frames
    Consider using server side includes, or a similar server-side scripting language to build the page on the fly instead.

  • Specify width, height, and alt tags for images
    The pages will load faster with width and height tags. alt tags help users with text-based browsers and those with accessibility issues.

  • Know when to use GIFs and when to use JPEGs

Things not to have on your web site

© 2000 Thomas Brightbill Last update: