Hallo stefan,
ich habe mir die Seite <www.friederrock.de> aml angesehn um ein wenig Dame zu spielen, bis ich dann mal einfach den Parser-Link zum W3C gedrückt habe und folgendes kam dabei heraus :-)
[...
Line 12, column 29:
<script language="JavaScript">
^
Error: required attribute "TYPE" not specified
Line 21, column 22:
<style type="text/css">
^
Error: document type does not allow element "STYLE" here
Line 65, column 6:
</head>
^
Error: end tag for element "HEAD" which is not open
Line 66, column 5:
<body>
^
Error: document type does not allow element "BODY" here
Line 67, column 46:
... spacing="0" cellpadding="0" height="100%" border="0" align=" ...
^
Error: there is no attribute "HEIGHT"
Line 68, column 13:
<tr height="100%" valign="top" align="center">
^
Error: there is no attribute "HEIGHT"
Sorry, this document does not validate as HTML 4.0 Transitional.
...]
Also ich finde die Überprüfung durch das W3C ist viel zu restriktiv ;-)
Bis dahin
Andreas