does anyone know of a program to clean microsoft word generated html code? when you click save as web page is produces some code that is pretty messy. i would also like to know if there is a way to convert it to xhtml thank you
Converting html markup to xhtml won't make it any cleaner. There is no way a program would be able to determine what you wanted and what you didn't. Just rewrite it.
but i know there are programs out there like this... if you google "clean word html" you will see what I mean. i'm looking for the best, most practical program to use. i'm also looking for something that can convert the cleaned code to xhtml. any help is appreciated.
You are probably hearing about tidyHTML. Tidy can clean up a page by formatting it but won't fix anything like sloppy markup.