I am refurbishing a site that contains a lot of invalid HTML that looks little like this:
<p>I was written by someone who knows a little, but not enough,
HTML, & now I need to be cleaned.</p>
I need to be able to convert this HTML to make it valid. The conversion needs to be smart and not muck with the content. Is there something out there that will easily do this job on a large scale?
&characters need to be&in HTML. – mattalexx Nov 4 '10 at 18:38