Gary versus the web
Blog

Quick Coding tips: Source formatting

February 4th, 2010

I’ve read a lot of blog posts lately from developers commenting on the messy way Adobe Dreamweaver inserts code into a build, stating its unformatted (nested elements aren’t indented) and not as clean as it would be if the page was hand coded. A quick tip to clean up a page built in Dreamweaver is to go to Commands > Apply Source Formatting, this will automatically format the code for you.

Posted in Coding | No Comments »