I'm not a big fan of adding comments to CSS, particularly headings for sections. If appropriate ID's and classes are named it should be fairly obvious.
Comments for odd coding to correct certain browsers may be a good idea if others will be editing your code, but that type of thing is rarely necessary these days.
|