It's interesting to note that just like Browsers, some Validators provide or leave out information.

Although it appears your code Validates, it does not.

Regarding all your 'img' tags: width="10px" height="1px" << not valid code

Another error, around line 237 of your Index page, is improper Nesting of Span tags.

Also, along with Safari v2.0 (OS/X) not displaying properly, the code is giving problems when using Konqueror v3 (Linux) - the page is completly blank.


I suggest first fixing the coding errors then fix the CSS errors; a big job for someone but has to be done.