Ach, die Seite kenne ich doch.

Das mit dem Footer Stick Alt schon aufgegeben?

Nette Idee mit den Farben in den verschiedenen bereichen, aber die Deko Grafiken der Links solltest Du vielleicht in der CSS unterbringen.
Im übrigen müssen in XHTML
alle Elemente einen Schluss haben. Sprich:
Code:
<meta name="description" content="Meine Seite" />
Im übrigen, validier mal dein Dokument.
Zitat:
line 7 column 112 - Error: end tag for "meta" omitted, but OMITTAG NO was specified
line 7 - Info: start tag was here
line 8 column 378 - Error: end tag for "meta" omitted, but OMITTAG NO was specified
line 8 - Info: start tag was here
line 9 column 43 - Error: end tag for "meta" omitted, but OMITTAG NO was specified
line 9 - Info: start tag was here
line 10 column 50 - Error: end tag for "meta" omitted, but OMITTAG NO was specified
line 10 - Info: start tag was here
line 11 column 53 - Error: end tag for "meta" omitted, but OMITTAG NO was specified
line 11 - Info: start tag was here
line 12 column 53 - Error: end tag for "meta" omitted, but OMITTAG NO was specified
line 12 - Info: start tag was here
line 13 column 39 - Error: end tag for "meta" omitted, but OMITTAG NO was specified
line 13 - Info: start tag was here
line 14 column 43 - Error: end tag for "meta" omitted, but OMITTAG NO was specified
line 14 - Info: start tag was here
line 15 column 37 - Error: end tag for "meta" omitted, but OMITTAG NO was specified
line 15 - Info: start tag was here
line 16 column 45 - Error: end tag for "meta" omitted, but OMITTAG NO was specified
line 16 - Info: start tag was here
line 40 column 107 - Error: required attribute "alt" not specified
line 41 column 107 - Error: required attribute "alt" not specified
line 42 column 107 - Error: required attribute "alt" not specified
line 43 column 107 - Error: required attribute "alt" not specified
line 44 column 107 - Error: required attribute "alt" not specified
line 45 column 107 - Error: required attribute "alt" not specified
line 46 column 107 - Error: required attribute "alt" not specified
line 47 column 107 - Error: required attribute "alt" not specified
line 52 column 107 - Error: required attribute "alt" not specified
line 53 column 107 - Error: required attribute "alt" not specified
line 54 column 107 - Error: required attribute "alt" not specified
line 55 column 107 - Error: required attribute "alt" not specified
line 56 column 107 - Error: required attribute "alt" not specified
line 61 column 103 - Error: required attribute "alt" not specified
line 62 column 103 - Error: required attribute "alt" not specified
line 63 column 103 - Error: required attribute "alt" not specified
line 64 column 103 - Error: required attribute "alt" not specified
line 65 column 103 - Error: required attribute "alt" not specified
line 66 column 103 - Error: required attribute "alt" not specified
line 70 column 97 - Error: required attribute "alt" not specified
line 71 column 97 - Error: required attribute "alt" not specified
line 72 column 97 - Error: required attribute "alt" not specified
line 73 column 97 - Error: required attribute "alt" not specified
line 78 column 97 - Error: required attribute "alt" not specified
line 79 column 97 - Error: required attribute "alt" not specified
|