code spring clean

Sarah Graham Sarah_Graham at emerson.edu
Thu Aug 29 14:51:20 EDT 2002


I'm in the process of cleaning up a whole lot of html files and a lot of the
files have lots of white space in the code, e.g.:
<p>
					You can also
					      use the resources
of the
					<a
href="http://www.bpl.org">Boston Public       Library
</a>.</
p>

Whereas I would rather it looked like:

<p>You can also use the resources of the <a href="http://www.bpl.org">Boston
Public       Library</a>.</p>

This is taking forever to do by hand - has anyone got any suggestions for
cleaning up the code quickly and painlessly? The editor I use is Dreamweaver
4.0. I'm convinced there may be some command I can use in this product, but
I can't find it.

Thanks very much!

Sarah

______________________________
Sarah Graham
Coordinator of Web Development
Emerson College Library

email: sarah_graham at emerson.edu
phone: (617) 824-8332
fax:   (617) 824-7811
______________________________



More information about the Web4lib mailing list