hi,
wie kann ich cellpadding=0 und cellspacing=0 in css umsetzen?
habs damit versucht:
.spinne TD {
margin : 0px;
padding : 0px;
}
aber der abstand ist noch da (wohl ein standard vom jew. browser).
dankööö!
mandy
hi,
wie kann ich cellpadding=0 und cellspacing=0 in css umsetzen?
habs damit versucht:
.spinne TD {
margin : 0px;
padding : 0px;
}
aber der abstand ist noch da (wohl ein standard vom jew. browser).
dankööö!
mandy