I always receive content from client to put in web pages in MS Word file (it can be in 2003 and 2007 ver.) and those .Doc/.Docx files always have Content Paragraphs, images, ordered and unordered list, tables etc. I make all HTML manually ,it's ok for 10-15 pages but sometime for big site i receive 80-100 documents. so i want to convert content of docs file into Clean W3C valid content quickly.
|
|
|||
|
|
|
Is there a reason you specifically need xhtml and not just html? If you can live with the latter, you can use Save As... to output to:
The latter two of these can be ready by a browser with no plugins, etc. The first one requires a plugin (unMHT) for Firefox. |
|||
|
|
|
The best might be to email it to yourself as an attachment in GMail. Then "view as html" and copy the source. It's not perfect but it gets rid of a lot of the garbage Microsoft throws in and, if necessary, a lot easier to hand edit. Another way is to view it in Google Docs and download/save it as html. Also far better than anything Microsoft supplies. |
||||
|
