Asked • 05/03/19

Reformatting HTML?

I'm not a developer so I don't know the right term for this. I am dealing with code done by other and it is coded in a continuous way. Meaning not like this, <body> <ul> <li>List 1</li> <li>List 2</li> <li>List 3</li> </ul> </body> but instead, like this, continuously: <body><ul><li>List 1</li><li>List 2</li><li>List 3</li></ul></body> Now my question: is there a way or automatic way for Adobe Dreamweaver to make the second look like the first? I mean in one click it will all be indent as the first?

1 Expert Answer

By:

Still looking for help? Get the right answer, fast.

Ask a question for free

Get a free answer to a quick problem.
Most questions answered within 4 hours.

OR

Find an Online Tutor Now

Choose an expert and meet online. No packages or subscriptions, pay only for the time you need.