So dann wollen wirs nochmal versuchen:
Ich habe eine Tabelle und darin in 3 td zeilen inhalt, aussen text, in der mitte das Bild (400x400px).
Neben meinem Bild , gibt es links einen weissen strich, grösse ca. 200px und 2px abstand zum Bild. Dieser Strich ist da, soll aber verschwinden.
Wo er herkommt kann ich nicht nachvollziehen.
Ich hoffe jetzt ist es klar was mein Problem ist.
Ansonsten hier der Quelletxt:
Gruss vorweg^^
<table style="table-layout:fixed">
<tr>
<td style= "border-color:#0000EF; border-width:0px; border-style:dashed; height=400px;
width=275px" align= "center" valign="bottom"><h7 style= "border-color:#0000EF;
border-width:3px; border-style:double">Links</h7></td>
<td style="border-color:#0000EF; border-width:3px; border-style:dashed;
height="403px"width="406px" valign="top"><img
src="file:///E:\Programme\Dokumente\Web\Stern.bmp" align="left" valign="top"
style="border-color:#0000EF; border-width:3px; border-style:double"></td>
<td style= "border-color:#0000EF; border-width:0px; border-style:double; height=400px;
width=275px" valign="bottom" align="center"><h7 style= "border-color:#0000EF; border-width:3px;
border-style:double">Events</h7></td>
</tr>
<tr>
<td "width:275px"></td>
<td height="6px" width="406px" align="center" valign="top" style= "border-color:#0000EF;
border-width:3px; border-style:double"><h7>Spiele</h7></td>
<td width="275px"></td>
</tr>
</table>