View Single Post
  #2 (permalink)  
Old 06-29-2005, 03:37 AM
Faglork's Avatar
Faglork Faglork is offline
WebProWorld Veteran
 
Join Date: Feb 2005
Location: Forchheim, Germany
Posts: 940
Faglork RepRank 1
Default

Looks like a severe case of divitis ... ;-)
... but looks certainly cool.

Have you tried to use a less complex design, just strip it down to your basic layout and working your way up?

Since you code in XHTML, I would
- use the STRICT variant
- code for FF, debug for IE

In my experience, a valid XHTML STRICT page which works in FF works almost equally well in IE6 and needs minor adjustments for IE5 (depending on complexity).

hth,
Alex
Reply With Quote