cellpadding und css
Don Pepone
- css
0 HTMLton0 Sönke Tesch0 HTMLton
Hallo,
Wie sieht cellpadding in css aus?
Don Pepone
Hallo,
Wie sieht cellpadding in css aus?
<style type="text/css">
table{padding:0}
</style>
oder
<table style="padding:0;">
HTMLton
Wie sieht cellpadding in css aus?
"padding", allerdings nicht für das <table>-Element, sondern für jedes <td> einzeln.
Gruß,
soenk.e
hallo
"padding", allerdings nicht für das <table>-Element, sondern für jedes <td> einzeln.
wieder gratis was gelernt, danke :)
gruss
HTMLton