From: Rik Hemsley Date: 2002-03-21T15:32:15+09:00 Subject: Re: [OT] web standars (was: web templating for static sites?) #if Patrick May > Stuff that doesn't work as well: positioning via css(dHTML), pseudo > classes in css like a:hover, scripting plugins. There's more stuff on > that list, but it's scared me so bad I've blanked it from my memory. > Actually, you can do alot cross-platform, but your debugging time > really goes up as you try to find the exact combination that works > over your target browsers. The secret is to not try. Do something that looks good with all the CSS working, and it'll probably look good with only half of it working. If the browser doesn't support CSS, well, it'll still work. Rik