Hi!
hab öfters mit den html tabellen zu tun. brauche die attribute cellspacing and cellpadding des <table> - tags recht oft. wäre cool wenn es da eine alternative bzw. synonym in CSS gibt und wie würde der CSS-Code lauten?
p.s.: für cellpadding ist es glaub ich das attribut "padding" in CSS. richtig?!
code:
<table cellpadding="0" cellspacing="0">
....
</table
thanx for helping.
hab öfters mit den html tabellen zu tun. brauche die attribute cellspacing and cellpadding des <table> - tags recht oft. wäre cool wenn es da eine alternative bzw. synonym in CSS gibt und wie würde der CSS-Code lauten?
p.s.: für cellpadding ist es glaub ich das attribut "padding" in CSS. richtig?!
code:
<table cellpadding="0" cellspacing="0">
....
</table
thanx for helping.