| Code: |
.rund {
border: 3px solid #FF0000; background-color: #FFFF00; -moz-border-radius: 20px; } |
| Code: |
border:3px solid #ff0000; |
| Code: |
-moz-border-radius:30px; |
| Code: |
<table class="rund">
<tr> <td>...</td> </tr> </table> |
Jegliche Reproduktion dieser Seite oder ihrer Inhalte ist strengstens untersagt.