Hallo,
habe meine Site mit dem w3 validator überprüfen lassen. Folgende Meldung:
DOCTYPE Override in effect! Any DOCTYPE Declaration in the document has been suppressed and the DOCTYPE for «HTML 4.01 Transitional» inserted instead. The document will not be Valid until you alter the source file to reflect this new DOCTYPE.
This page is not Valid HTML 4.01 Transitional!
Was ist da nicht in Ordnung? Zu Beginn der Seite habe ich doch diese Deklaration eingefügt?!:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">
Gruss Paul