Forum Moderators: open

Message Too Old, No Replies

Messy HTML code

         

greencode

1:05 pm on Jun 29, 2008 (gmt 0)

10+ Year Member Top Contributors Of The Month



I've been given some web pages that have been previously been created in Adobe Golive - as we all know it can make a mess of the html and it becomes really hard to read where everything is in the code.

Does anybody know whether there's any tools/apps out there that will automatically clean up html code? Preferably on a Mac.

lavazza

5:34 pm on Jun 29, 2008 (gmt 0)

10+ Year Member



At [w3.org...] the w3C endorse Dave Raggett's HTML TIDY

When editing HTML it's easy to make mistakes. Wouldn't it be nice if there was a simple way to fix these mistakes automatically and tidy up sloppy editing into nicely layed out markup? Well now there is! Dave Raggett's HTML TIDY is a free utility for doing just that. It also works great on the atrociously hard to read markup generated by specialized HTML editors and conversion tools, and can help you identify where you need to pay further attention on making your pages more accessible to people with disabilities.