Ive inherited some code which has loads of randomly placed spaces and line breaks. With Dreamweaver CS5 is it possible to clean up the code so its nicely indent like this?:
<div>
<div>
<div>
</div>
</div>
</div>
|
Ive inherited some code which has loads of randomly placed spaces and line breaks. With Dreamweaver CS5 is it possible to clean up the code so its nicely indent like this?:
|
|||||
|
|
Dreamweaver has code formatting built into it. Check More information is available in the Help files at help.adobe.com. Specifically Dreamweaver / Optimizing and debugging code. |
|||
|
|