Schönen guten Abend,
habe im Editor eine Tabelle erstellt
* Eine Teile und zwei Spalten *
Links soll eine Foto/ Bild rein und rchts die Beschreibung dazu.
Aber kaum setzte ich das Bild links rein, wird die rechts Spalte so klein das ich nichts mehr reinschreiben kann.
Wo liegt der Fehler.....bitte bitte um Hilfe
Mein HTML
<table width="95%" border="" cellpadding="2"
<tr><td width="%">
<center>
<div align="center">
<center>
<table border="3" cellpadding="0" cellspacing="" height="250%"bordercolorlight="#003871" bordercolordark="#003871">
<tr>
<td width="%" height="250%">
<table border="1" cellspacing="0" cellpadding="0">
<tr>
<td width="%">
<p align="left">
<img src="http://home.arcor.de/steigerbay/JackeBeige.jpg" width="40%"> >
</td>
<td width="%">
<p align="center">
<b><font face="comic sans ms" size="6">Hier</font></b><p align="center">
<b><font face="comic sans ms" size="6">soll</font></b><p align="center">
<b><font face="comic sans ms" size="6">text rein</font></b><p align="center">
</font></b></td>
</tr>
</table>
</td>
</tr>
</table>
</center>
</div>