Don't forget that it also has a lot to do with what you're using to edit the files. I use jEdit with it's "folding" functionality set to indent which means...
div.row span.left
{
float: left;
text-align: left;
font-weight: bold;
color: #fff;
width: 49%;
}...can be expanded or collapsed and all I see is...
div.row span.left
{
}which is VERY useful when working on long files.
Nick
Thats my opinion too! But every tutorial website I see (well most)... Use the IMO - "goofy" method..
I mean why have the Open bracket on the top line?
It makes it so hard to find the opening, because its not inline with anything!
*****************************************************
The discussion list for http://webstandardsgroup.org/
*****************************************************
