«« Next » « Previous
«« Next » « Previous

Link Details

DZone voters are special people. Be special. Login and vote now.
Link 69918 thumbnail

By bloid
via css-tricks.com
Published: Mar 10 2008 / 06:31

Being organized and using good formatting in your CSS files can save you lots of time and frustration during your development process and especially during troubleshooting. The multi-line format makes it easy to browse attributes but makes your file vertically very long. The single-line format keeps your file vertically short which is nice for browsing selectors, but it's harder to browse attributes. You can also choose how you want to group your CSS statements. Do you do it by section, like header, content, footer? Or do you do it by types of attributes like typography and layout?
  • 6
  • 0
  • 770
  • 382

Add your comment


Html tags not supported. Reply is editable for 5 minutes. Use [code lang="java|ruby|sql|css|xml"][/code] to post code snippets.

Voters For This Link (6)



Voters Against This Link (0)