I have a few questions about how to layout and organise your CSS files
A) I have many selectors, classes and ID's that all have the following
value:property - font-weight:bold
is it best practice to have
a) multiple selectors, classes and ID's in one line like so with
one value
.a,.b,.c,#id1,#id2{font-weight:bold}
or
b) to have font-weight:bold on each individual selector, class
or ID
What are the advantages/disadvantages?
B) What are the advantages/disadvantages of having multiple CSS files
broken down into navigation.css, common.css, main.css, list.css etc and
using the @import
Thanks
-SL
http://www.bbc.co.uk/
This e-mail (and any attachments) is confidential and may contain
personal views which are not the views of the BBC unless specifically
stated.
If you have received it in error, please delete it from your system.
Do not use, copy or disclose the information in any way nor act in
reliance on it and notify the sender immediately. Please note that the
BBC monitors e-mails sent or received.
Further communication will signify your consent to this.
______________________________________________________________________
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/