Buttkicker
Grünschnabel
HI!
Ich hab n problem mit einer tabelle auf meiner (noch entstehenden) Website. ich hätte
gern das der strich zwischen den weißen Spalten verschwindet oder weiß wird.
Hier is der Quelltext:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 //EN">
<html>
<head>
<title>tabelle</title>
</head>
<body>
<table align="center" bgcolor="#C0 C0 C0" width="100%" height="150" border="0" bordercolor="white" cellspadding="0" cellsspacing="0">
<tr>
<th> </th>
<th> </th>
<th> </th>
<th> </th>
<th> </th>
<th bordercolor="#FF FF FF" bgcolor="#FF FF FF"> </th>
</tr>
</table>
<table align="center" bgcolor="#C0 C0 C0" width="100%" height="150" border="0" cellspadding="0" cellsspacing="0">
<tr >
<th> </th>
<th> </th>
<th> </th>
<th> </th>
<th> </th>
<th bgcolor="#FF FF FF" bordercolor="#FF FF FF" > </th>
</tr>
</table>
</body>
</html>
Wäre schön wenn mir jemand helfen könnte.......

Ich hab n problem mit einer tabelle auf meiner (noch entstehenden) Website. ich hätte
gern das der strich zwischen den weißen Spalten verschwindet oder weiß wird.
Hier is der Quelltext:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 //EN">
<html>
<head>
<title>tabelle</title>
</head>
<body>
<table align="center" bgcolor="#C0 C0 C0" width="100%" height="150" border="0" bordercolor="white" cellspadding="0" cellsspacing="0">
<tr>
<th> </th>
<th> </th>
<th> </th>
<th> </th>
<th> </th>
<th bordercolor="#FF FF FF" bgcolor="#FF FF FF"> </th>
</tr>
</table>
<table align="center" bgcolor="#C0 C0 C0" width="100%" height="150" border="0" cellspadding="0" cellsspacing="0">
<tr >
<th> </th>
<th> </th>
<th> </th>
<th> </th>
<th> </th>
<th bgcolor="#FF FF FF" bordercolor="#FF FF FF" > </th>
</tr>
</table>
</body>
</html>
Wäre schön wenn mir jemand helfen könnte.......

