May 09 2008

Tidy Up Your Dreamweaver CS3 Code

When creating a website, sometimes your code becomes messy and hard to read. However, Dreamweaver CS3 has an inbuilt function to make your code easier to read.

Simply open up the file that you wish to tidy up.

In the Commands menu, click on Apply Source Formatting.

Below is an example of how this changes the code:

Before:

After: