Hallo zusammen!
Hatte die Frage ähnlich schon mal gestellt, ich versuch's jatzt nochmal etwas konkreter:
Habe eine Tabelle und in der Tabelle die Zellen-Grösse vordefiniert, leider haält sich weder Safari noch der Internet-Explorer daran, bei netscape und Firefox geht's. Vielleicht kann jemand mal einen Blick auf den Quellcode werfen und hat eine Idee, woran's liegen könnte.
Vielen Dank schonmal! Gruss, Björn
<html>
<head>
<title>Bjoern Meier Product Design</title>
<link href="css/bm.css" type="text/css" rel="stylesheet">
</head>
<body>
<body style="margin:20px">
<table class="underline" width="100%" cellpadding="0" cellspacing="0">
<table cellpadding="0" cellspacing="0" valign="top">
<colgroup>
<col width="150">
<col width="130">
<col width="220">
</colgroup>
<tr align="left" valign="top">
<td>
</td>
<td style="border-left:1px dotted #808080; border-bottom:1px dotted #808080; border-top:1px dotted #808080;">
</td>
<td class="zellentext" style="border-right:1px dotted #808080; border-bottom:1px dotted #808080; border-top:1px dotted #808080;">
VibChair | 2006
<span class="normal">Kunstoffstuhl mit farbiger Schutzbeschichtung an den Fuessen
</span>
[weiterlesen]
</td>
</tr>
</table>
</body>
</html>