I have a very simple css sheet which works beautifully in Mozilla Firebird, but is doing nothing in IE... could someone tell me what's going on here? Thanks.
Code:
body
{
background-color:slategrey;
}
table
{
margin:0 auto;
}
Might be worth bearing in mind that colours that have then numbers/letters 1,2,4,5,7,8,A,B,D and E in are not colour safe, and may be changed slightly by some browsers in some screen resolutions.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.