PDA

Click to See Complete Forum and Search --> : Color left border only?


softwareguy74
Mar 23rd, 2002, 11:21 AM
How can I set the color of the left border in a cell without affecting the color of all borders for a cell?

Thanks,

Dan

mendhak
Mar 23rd, 2002, 12:10 PM
use style tag


border-left-style: white;

JoshT
Mar 25th, 2002, 10:59 AM
???

border-left: 1px solid green;