|
I'm having problems with an HTML email letter that I'm creating. I'm use to doing great stuff with CSS, but now people want these creations to appear in a email newsletter.
I have made a design that will work, hardcoded with no CSS styling. It would work perfectly if I cold get rid of the borders of the tablets. I have given them a border="0", and the only thing that will do is make them transparent, but the space is still there.
So My question is, how to I get rid of the spaces that the borders make?
UPDATE:
The Problems has been fixed, with CELLPADDING and CELLSPACING.
Last edited by einsiol : 07-28-2008 at 05:44 PM.
Reason: Problem solved
|