Need some quick and painless CSS Help.
Body {
background-color: #CBD3C9;
margin-left: 0px;
margin-top: 0px;
}
.tableOne {
border-left: 1px solid #B7C4B4;
border-right: 1px solid #B7C4B5;
padding: 0px;
}
.borderTwo {
background-color: #FFFFFF;
border-left: 1px solid Black;
border-right: 1px solid Black;
padding: 0px;
}
thats the code im using. whats wrong with it...the borders for tableOne arent showing in ie or opera(havent tested in others)
thank you in advance.
CryForSam posted this at 06:54 — 8th December 2004.
They have: 2 posts
Joined: Dec 2004
whoah...i MUST just be that tired...ive been designing for 6 years and i didnt even catch the fact that i didnt name the CSS class right. Well im off to make some more coffee...sorry about the uneeded database usage.
Want to join the discussion? Create an account or log in if you already have one. Joining is fast, free and painless! We’ll even whisk you back here when you’ve finished.