> I'm studying the css on some other sites and I see a class applied to > body on one. Why would someone use a class instead of an id on body?
To allow for another ID? Also, it allows you to add more than one hook to use in your site. blogger.com defines layout that way: http://code.blogspot.com/ (the mx) Doug Bowman used that and explains why here: http://www.stopdesign.com/log/2005/06/14/atmedia.html (the Tactical Maneuvers presentation) -- Chris Heilmann Blog: http://www.wait-till-i.com Writing: http://icant.co.uk/ Binaries: http://www.onlinetools.org/ ______________________________________________________________________ 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/
