I recently have been working on the site:
http://bh.gridrunners.com/
(also available at
http://www.gridrunners.com/black_hat/)
And I've verified that every single part of it is 100% standards compliant, from the HTML output to the CSS. This has been checked against the w3c standards.
It shows up perfectly in Firefox (and all other browsers in the netscape family) and in Epiphany.
It shows up in Konqueror, but the <hr> tags are on the left side instead of centered. (I can live with that.)
But in Internet Explorer, Links, Lynx, Dillo, and Opera, the page doesn't display at all.
(Well, Opera shows corrupted HTML, and then on various pages it shows either broken or not at all, save for "contacts" and "404")
Any idea why this might be?
I've checked the source, checked the CSS, checked the output HTML... It's all 100% W3C-Standards-Compliant.
I've even tried right-click->view source... And it shows the source code just perfect!
But for some reason nothing works!
I've even hosted this on my own local Apache install, to see if it was the server, and it still didn't work!
Does anyone have any clue as to why this would happen?