Not too good on IE5 or Opera 5.11, on these the page becomes very long with a lot of white space between text blocks, in the white panel area.
On NS 6.1 there is a small gap between the white panel and the panel top and panel bottom graphics.
I think you need to fix it for IE5 but the other 2 is debatable.
The only thing I would say about the CSS is that I would have a single CSS file, and I would avoid having both class= and style= on a div as it makes finding bugs harder.
The use of the clear: both is perfectly acceptable.
Getting the page to display on 3 browsers the same is a fair accomplishment, so don't give up.
|