How to indent entire tag of code within Dreamweaver 6?
my code indented first line of tag second line , on go right left without indention. have searched forums , google cannot find answer. please help!
example of how code looks now:
<p>this sample
paragraph. want line indented too. not
just first line of tag.</p>
what want (just other text editors)
<p>this sample
paragraph. want line indented too. not
first line of tag.</p>
even acceptable:
<p>this sample
paragraph. want line indented too. not
first line of tag.</p>
go edit > preferences > code formatting > tag libraries.
set desired code formatting rules on tags. see screenshot.
when done, hit ok.
hit ok again.
next, go commands > apply source formatting.
voila! code formatted , indented specifications.
nancy o.
More discussions in Dreamweaver support forum
adobe

Comments
Post a Comment