Th3 ProphetMan
December 12th, 2003, 10:52 AM
I've got a problem with a piece of HTML code. I'm making a site for Mozilla/Firebird.
The problem is that i want to give a color value to the borders of some tables and the atribute used to do so in Internet Explorer ( bordercolor="######" ) doesn't work in mozilla browsers. The attributes bordercolorlight & bordercolordark won't do the job either... Not even aplying a css style to the table resulted...
Does anyone know how can i get mozilla to show damn borders correctly?? surely mozilla supports custom colors on it's table borders, doesn't it?... Thx.
Edit: i just found something... something in the good way happens if i add style="border-collapse: collapse" still i have to mess up with that and see.... i'll tell you..
Edit #2: OK THE PROBLEM HAS BEEN SOLVED
sorry for the useless thread.. :(
The problem is that i want to give a color value to the borders of some tables and the atribute used to do so in Internet Explorer ( bordercolor="######" ) doesn't work in mozilla browsers. The attributes bordercolorlight & bordercolordark won't do the job either... Not even aplying a css style to the table resulted...
Does anyone know how can i get mozilla to show damn borders correctly?? surely mozilla supports custom colors on it's table borders, doesn't it?... Thx.
Edit: i just found something... something in the good way happens if i add style="border-collapse: collapse" still i have to mess up with that and see.... i'll tell you..
Edit #2: OK THE PROBLEM HAS BEEN SOLVED
sorry for the useless thread.. :(