View Single Post
  #3 (permalink)  
Old 03-27-2008, 02:20 AM
ryanhellyer's Avatar
ryanhellyer ryanhellyer is offline
Super Moderator
 
Join Date: Dec 2007
Posts: 708
Default

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.
Reply With Quote