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
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: Code: <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.