How do I go about duplicating the border attribute of the table tag in CSS?
I have tried both border-color and border-top (bottom, etc), but they only effect the border around the outside edge of the table. All of the borders in between cells disappear.
How do you manipulate all of the borders?
Thanks
Jeff Chastain
I have tried both border-color and border-top (bottom, etc), but they only effect the border around the outside edge of the table. All of the borders in between cells disappear.
How do you manipulate all of the borders?
Thanks
Jeff Chastain