On Wed, Jul 13, 2011 at 7:46 AM, John <[email protected]> wrote: > > On Jul 12, 2011, at 4:44 PM, Ghodmode wrote: > >> I prefer like this: >> div { >> border-style: solid; >> border-color: black; >> border-width: 1px 0; >> } > > > Thank you, Ghodmode > > Why do you separate style and color? Is it easier for you to see what you're > doing that way?
I thought it was because the compound border property required all three properties. However, since I just tested it and that's not accurate, I'll just say it makes the code look prettier :) -- Ghodmode http://www.ghodmode.com/blog ______________________________________________________________________ css-discuss [[email protected]] http://www.css-discuss.org/mailman/listinfo/css-d List wiki/FAQ -- http://css-discuss.incutio.com/ List policies -- http://css-discuss.org/policies.html Supported by evolt.org -- http://www.evolt.org/help_support_evolt/
