Sorry if these are newbie questions...

After validating the CSS on a site I did
http://www.wildscaping.com/

I get the following warningsa about "background color":

        *       Line : 42 (Level : 1) You have no color with your 
background-color : div#utilnav
        *       Line : 78 (Level : 1) You have no color with your 
background-color : div#sidebar
        *       Line : 92 (Level : 1) You have no background-color 
with your color : #profile
        *       Line : 92 (Level : 1) You have no background-color 
with your color : #profile
        *       Line : 161 (Level : 1) You have no background-color 
with your color : a:link
        *       Line : 165 (Level : 1) You have no background-color 
with your color : a:visited
        *       Line : 169 (Level : 1) You have no background-color 
with your color : a:hover

etc etc etc etc...it goes on...

Am I doing something wrong in the CSS that can be easily fixed, or do 
I need to specify the background color explicitly in each style 
mentioned?

The CSS is at http://www.wildscaping.com/stylesheets/ws_stylesheet3.css

---
Also, is there any difference between

      div#summary p

      #summary p

      p#summary

I noticed Eric Meyer was using the 3rd option (p#summary) in a 
tutorial, and I'd never seen it done this way.

thanks,
Trish


-- 


_______
\ Trish & Chris Meyer/CyberMotion: Motion Graphics Design & Effects
  \ recent projects & clients: http://www.cybmotion.com/projects
   \ books, video, & articles:  http://www.cybmotion.com/sharing
    \ music (including Alias Zone):  http://www.cybmotion.com/music
     \______________________________________________________________
______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to