Saving HTML from Word
-
When saving Word documents as HTML, for publishing as web pages, you will notice the file sizes are quite large. This is because Word inserts a lot of Word-specific tags in the HTML source, to enable the document to be re-opened in Word for editing. To remove these Word-specific tags (and make the resulting HTML file size much smaller), open the file in Word, then go to the ‘File’ menu > ‘Save As’. Type the file name you wish to save the file as, and for the ‘Save as type’ select ‘Web Page, Filtered’. Click ‘Save’.
Leave a Comment