HTML:
<table border="0" align="center">
<tr>
<td>
<i>Überschrift</i>
</td>
</tr>
<tr>
<!----Hier solln man wenn der text zu groß wird scrollen können------>
<td height="200" width="800" style="border:1px solid #000000;">
test123
</td>
</tr>
</table>
<hr nosehad>
<table border="0" align="center">
<tr>
<td>
<i>Überschrift</i>
</td>
</tr>
<tr>
<!----Hier solln man wenn der text zu groß wird scrollen können------>
<td height="200" width="800" style="border:1px solid #000000;">
test123
</td>
</tr>
</table>
kann man einzellne zellen zum scrollen bringen?! wenn ja wie?!
mit overflow="auto"/"overflow:auto;" hab ich es schon probiert?!
gruß wolf360