Displaying Table Borders In Mozilla And Firebird

I wasn't sure whether this was the right place to post it in. But I knew that quite a few people use Mozilla and/or Firebird, so I thought you might be able to help. Also, I didn't really want to sign up on MozillaZine.

Anyway, is it possible to get the "border-bottom" style in this code

<table border="1" width="100%" style="border-bottom: 1 solid #C0C0C0">

to display in Mozilla? It works fine in IE, but not in any Mozilla browser. Would I have to put it in a stlyesheet or something? Any help is appreciated :D

#34502

try putting it in a stylesheet, cause then i know it would work, if you need some css help try this site. http://www.w3schools.com/css/default.asp

#34503

Wow, thanks Timan! That website is superb. It's already solved my problem :woot: :woot: :own: :bow:

#34508