Quote:
Originally Posted by criscokid
I'm getting somewhere but I still have the 1px white border around each occurence of <td> - see the attachment.
Here's my 'alt9' CSS settings:
Code:
.alt9 { background-color: #F1F1F1; color: #000000;
font-size: 10px;
padding: 0px 0px 0px 10px;
border-left: 0px
border-right: 0px
border-top: 0px
border-bottom: 0px
}
|
What are the cellpadding and cellspacing attributes for the table?