PDA

View Full Version : css problems


level200
14-10-2007, 08:25 PM
HI All

It was pointed out to me the other day that my website www.level200.com displays differently and sometimes leaves out the header image altogether.

Can anyone please test my site and tell me what browser was used and what the result was please.

Also any suggestions on how to fix the problems.

Cheers
John

Mark Voss
14-10-2007, 10:21 PM
It looks fine to me in FF2, IE6, IE7, Opera 9, Netscape 7 & Safari 3.
It's also passable in IE5 & IE5.5

There's a few validation errors, only one of which might cause a problem:
<script type="text/javascript" src="swfobject.js"></script>This file isn't where it says it is!

The other errors are just missing self-closures for XHTML head elements (meta & link) and a couple of missing alt attributes.

Ben Collier
15-10-2007, 12:18 AM
Try www.browsershots.org (http://www.browsershots.org) - it gives you screenshots in most browsers!