Forum Moderators: not2easy
This table style "folds" under NN 4.79 can anyone help me with this? It works fine in IE, and in Mozilla 1.0.1. Even works in Opera 6.05. HELP!
Thanks,
CatNip
:(
Get ready to make a separate style sheet for netscape - in it assign a padding-left attribute for your table cells with a percentage. You'll have to play with the numbers to get it where you want it. The catch with @import is that you'll need to have a corresponding padding-left (with a different value) in your main style sheet or other browsers will use your netscape style.
It's alot of extra work, but if you need to support NS 4.x it'll do the job.