| hwg-techniques archives | Feb 2001 | new search | results | previous | next |
Bordersby "Insurance Squared" <gcooke(at)insurancesquared.com> |
|
Two questions I'm hoping the more experienced can answer quickly:
1) I'm trying to put a 1 pixel wide white border on the left and bottom of
some table cells. Like this:
.navcell {
background-color: #336666;
margin: 0;
padding: 0;
color: #FFFFFF;
border-top-width:0;
border-left-width:1;
border-right-width:0;
border-bottom-width:1;
border-color: #FFFFFF;}
Works great in MS, terrible in NS. Is there any way to make this work
cross-browser?
2) Any good/detailed resources on what works and doesn't in tables for the
various browsers (so I can look this kind of stuff up). It seems that NS
doesn't handle the border attributes well at the cell (TD) level.
Thanks for your help. I am working on my first paid job and the folks on
this list are really saving my bacon as I learn :-).
glenn
HWG hwg-techniques mailing list archives, maintained by Webmasters @ IWA