|
Newbie at CSS.
Just tried validating my css from W3C and it gave an error saying that the background color of my footer div was the same as color for my left div, H3.
So?
I want my footer background to be dark blue, and I want my H3 heading in my left column div to be blue. Why is the validator having a problem with this?
There were similar errors. I have a wrapper div containing the whole site that I want the background color to be white. However my header div is a background color of blue, and I have a home and contact links in the header that I want the A:link to be white. The validator had a problem with my wrapper div being white and my A:link being white in the header.
As a newbie, I'm sure I'm doing something very wrong, but what is it?
|