| 3 |
hilft dir das schon? http://codekicker.de/fragen/Wie-kann-man-mit-CSS-runde-Raender-darstellen/112
|
<div style="background-color:#eeeeee; border-width:1px; border-style:solid; border-color:#0050A8; padding: 10px; left:10px; top:50px; -moz-border-radius:10px; -khtml-border-radius:10px; text-align:justify; ">
<table>
<tr>
<td>Test</td>
</tr>
</table>
</div>
|-1-|-----2------|-3-|
| 4 | 5 | 6 |
|-7-|-----8------|-9-|