Microsoft Word - Clean HTML
Saturday, September 9th, 2006
What happens when you save something written in Microsoft Word to Web page - Filtered? You end up with html code that is not valid. In order for it to be valid, all attributes in tags should be enclosed with qoutes and all unnecessary tags deleted. Here you can find a PHP solution for this particular problem.


