der code erzeugt bei mir keine overflow er zieht die tablle auf 100% & verunstaltet meine page
& ne andere frage lässt sich der vertikale Scrollbalken entfernen denn es werden beide angezeigt
MFG Ascharan
PHP-Code:
<table width="540px" border="1" cellspacing="0" style="border-collapse: collapse" cellpadding="1" bordercolor="#2BB14A" align=center>
<tr>
<td background="designe/img/body/table/tdheader_menu_green.jpg" height="26" width="100%">
<font color="#FFFFFF" size="3"><b> Code </b></font>
</td>
</tr><tr>
<td width="540px" class=code>
<div style"position: relative; left: 0px; top: 0px; width:100%; height:100%; overflow: auto;">
<pre>\1</pre>
</div>
</td></tr>
</table>
MFG Ascharan
Kommentar