The new forums will be named Coin Return (based on the most recent vote)! You can check on the status and timeline of the transition to the new forums here.
The Guiding Principles and New Rules document is now in effect.
So I'm making some basic tables. The problem is, I'm trying to hide a few borders, and it goes pretty well in IE. It looks exactly as I intend it to. But no matter what codes I use, the borders are always there in FireFox. What am I to do?
Yep. The thing is, though, I do want a border, just not on the inside cells. So I set the border color of the inside cells to white, or whatever the background color is. It works in IE, but not FireFox.
You want to use border="0" and then work with cellspacing or cellpadding (i don't remember which works in your case) to get the spaced effect without visible borders.
That's pretty basic. No need to get all fancy with CSS on it.
Posts
border="0"
?
That's pretty basic. No need to get all fancy with CSS on it.
we also talk about other random shit and clown upon each other