Hi..
3 Grafiken erstellen nich 4..
(Rand Oben ,Rand mitte, Rand Unten)
Für jedes bild etwa eine tabelle aufmachen und diese von einer großen umfassen((ineinander verschachteln))
Is nen Versuch wert...und spart Abreit...!!
<table width=?>
<tr>
<td valign=top>
<table width=?>
<tr>
<td>
rand_oben.gif
</td>
</tr>
<tr>
<td width=? background="Rand mitte.gif">
foto
</td>
</tr>
<tr>
<td>
rand_unten.gif
</td>
</tr>
</table>
</td>
</tr>
<table>
MFG Chris