I am in the process of designing a website for a client who insists on using Microsoft Word to edit their pages. I'm using PHP for the layout, and including the Word-created htm files within the design.
The problem is, some of Word's autocode shifts the included htm file's text a few lines lower than it should be, making the layout look odd.
Is there a simple way to parse out Word's autocode without having to modify the Word-created file?