Sent by Victor Caston on 5 January 2003 16:04
Sorry for this mind-numbingly simple question, but I'm just starting
EM on CSS and wasn't finding the answer right off.
It's about the conventions of writing the CSS declarations:
A. Some of you post snippets of CSS with the declaration block on a
single line, others with each declaration a separate line.
B. Some of you put a space between the property+colon and the value,
others don't.
Is this just a matter of preference? Or does this affect
functionality (size of file, how browsers react, &c.)? Thanks.
Victor