Kai Lahmann: Tabellen Tag

Beitrag lesen

hi

<TABLE BORDER CELLSPACING=1 WIDTH=616>
<TR>
<TD WIDTH="15%" VALIGN="MIDDLE" BGCOLOR="#000080">
<CENTER><B><FONT FACE="Arial" COLOR="#ffffff">Datum</FONT></B> </CENTER></TD>
<TD WIDTH="85%" VALIGN="TOP" BGCOLOR="#000080">
<CENTER><B><FONT FACE="Arial" COLOR="#ffffff">Veranstaltung</FONT></B></CENTER></TD>
</TR>
</TABLE>

die Tabelle selbst ist ok (wenn auch nicht gerade schön, das sieht über CSS besser aus.
Aber das drumherum ist dem Vali nicht egal: ein <table> darf nur direkt innerhalb von <body> oder in einem <div> vorkommen.