Go back
HTML Mozilla question

HTML Mozilla question

General

Vote Up
Vote Down

Does anyone know about coding HTML for Mozilla? I'm trying to do a table with a coloured border, but Mozilla only renders the colour on the bottom, and the right of the table, while the left hand side and the top remain in the standard gray. Is there a way to stop this very stupid effect? I'm banging my head on the desk over this one. IE renders the way i expect it to, but Mozilla is being a bitch. Any help welcomed and rec'd 😀

Cheers
James..*

Vote Up
Vote Down

Originally posted by marinakatomb
Does anyone know about coding HTML for Mozilla? I'm trying to do a table with a coloured border, but Mozilla only renders the colour on the bottom, and the right of the table, while the left hand side and the top remain in the standard gray. Is there a way to stop this very stupid effect? I'm banging my head on the desk over this one. IE renders the way ...[text shortened]... xpect it to, but Mozilla is being a bitch. Any help welcomed and rec'd 😀

Cheers
James..*
Use CSS to style your table. Simple stylin glike you described should appear the same in both IE and Mozilla. Send me the code and I'll see what th problem is.

Vote Up
Vote Down

Originally posted by Starrman
Use CSS to style your table. Simple stylin glike you described should appear the same in both IE and Mozilla. Send me the code and I'll see what th problem is.
OF COURSE!! Thanks Liam 😀

I don't know why i didn't think of that myself!! No need to send the code, i know how to do this already. Rec for you (my brain needed kick starting) 😀