On 2/10/06, Phillip Perry <[EMAIL PROTECTED]> wrote:
> Hi,
>
> I'm new to the list and not too new to css but by no means a pro at it. I've
> noticed in some of the posts i've seen people list html,body {blah:foo;} as
> a line of code. What benifit comes from html and body selectors? I'm sorry
> if this is a stupid question but I cant seem to find an answer elsewhere.HTML and BODY are just two big containers that wrap everything else. Think of them as two divs surrounding all your content and you'll see that they are perfect for applying your default styling. This is a simple explanation, however, there are more complicated things I'm sure, if you want to know more just say so. -- -- Christian Montoya christianmontoya.com ... rdpdesign.com ... cssliquid.com ______________________________________________________________________ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d IE7b2 testing hub -- http://css-discuss.incutio.com/?page=IE7 List wiki/FAQ -- http://css-discuss.incutio.com/ Supported by evolt.org -- http://www.evolt.org/help_support_evolt/
