HTML Problem
Verfasst: 29.04.2005 20:39
Hallo
Ich habe in meinem forum eine html tabelle erstellt. Alles ist eigentlich in ordnung bis auf das was es mir oben an der tabelle erstellt. hier das bild und der code von der tabelle
[ externes Bild ]
Kann mir jemand sagen warum das passiert?
danke
Ich habe in meinem forum eine html tabelle erstellt. Alles ist eigentlich in ordnung bis auf das was es mir oben an der tabelle erstellt. hier das bild und der code von der tabelle
[ externes Bild ]
Code: Alles auswählen
<table width="458" border="10" align="center" cellpadding="3" cellspacing="5" bordercolor="#99CCFF">
<tr align="center" bgcolor="#99CCCC">
<td width="110"><b>[color=green]Driver[/color]</b></td>
<td width="110"><b>Course</b></td>
<td width="110"><b>Best Lap</b></td>
<td width="110"><b>Rank</b></td>
</tr>
</table>
danke