-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On 10/30/2010 12:33 PM, kaiser wrote: > Maybe some tutorial on css selectors might help you. Take this one for > example: http://css.maxdesign.com.au/selectutorial/ >
It's not that I don't understand CSS selectors, I just don't understand why every single example I see insists on creating a div element beneath the body when the entire page is being styled. It seems especially unnecessary as it adds an extra level of nesting and indentation, and as someone who doesn't know a whole lot of CSS, I wondered if there was something wrong with just placing it on the body. I had looked at the CSS source and confirmed that it was allowed, but "allowed" and "best practice" are two completely separate beasts. :) Anyhow, thanks for the answer. I'll be modifying my various Blueprint projects and stripping out the unnecessary div. -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.10 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iEYEARECAAYFAkzNvMsACgkQIaMjFWMehWJSYwCfYrMc8F/cagqeod+dP9i79ESH XLAAnipqYuhTOvrX3qRqCkwa5JGOW84P =fzYs -----END PGP SIGNATURE----- -- You received this message because you are subscribed to the Google Groups "Blueprint CSS" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/blueprintcss?hl=en.
