Writing CSS1 stylesheets

A practical guide to writing style sheets I've written. It's not an exhaustive reference, but it has some practical examples, the most important ones of what not to do with them.

How to write web pages which are found by search engine users

It doesn't take any special tricks to write search engine friendly pages which actually are found by those looking for the subject in question.

Browser preferences

For "best browsing experience" (or just plain getting information efficiently) I think you should set up your browser to suit your preferences!

Accessible web authoring
- Write web documents that actually gets read!

No one is going to change their web browsing habits, nor their web browsing software, just to view your particular web site.
-- Karl J. von Laudermann

The baseline audience you write for on the WWW is always 100%. If you introduce things which reduces that, you should have really good reasons for doing so, as it's not very likely you'll reach more people if you do.

This document mostly contains selected links to useful resources made by others, in order to help you make inadvertent mistakes which reduces your audience. While still writing attractive documents, of course!

If you don't have the time to read this document, I still think you should read the Accessibility Myths article at WDG.

Usage statistics

Looking at the log files is a much better solution than using "counters", for several reasons.

But then again, web usage statistics are (worse than) meaningless.

Note that some cache proxies (for example WebTV and AOL (as of Jan 1999) inflate the user count, as sequential hits comes from different IP addresses, even though it's clear it must be the same user behind the requests. I'm also hypothesing that there might be an advantage for a cache proxy to pre-fetch objects, so perhaps logs can indicate usage of objects no user requested.


Last modified 2000 Mar 30 Links on this page last checked 2002 Sep 06 by Urban

griffon@canit.se