View Full Version : Border Missing ??!


YellowSnow
07-08-2003, 09:11 AM
hi.. me again =)

anyway.. ive used a:: style="border-collapse: collapse" bordercolor="#000911" for my borders, and for some odd reason, on one of the borders the bottom border line is cut off (?)

as u can see with the far left table @
http://www34.brinkster.com/jordan87/proto2d1.htm the bottom border line is not there...

any suggestions?.. ive probably missed something in my code but Ive checked it over so maybe u can help me spot it out

thanks

burningstars
07-08-2003, 04:11 PM
try adding:

border-bottom: 1 solid #YOUR COLOR HERE;

to that table.