| When you save
your Word document to HTML, MS Word creates multi-lines of
code that Word can use to read the HTML tags. These bloated
tags weigh down your HTML document to 3 or 4 times the size
of clean code. Dreamweaver employs a feature that will strip
away all the unnecessary code and create a nice, clean, lightweight
document for you.
Here's the process:
- Open the Word HTML file in Dreamweaver.
- Select COMMANDS from the top menu (figure
1).
- Select "Clean up Word HTML..." from
the drop down menu (figure 2).
- An error message may appear notifying you that dreamweaver
was unable to determine the version of Word used to create
the document. Just click "OK" and
select the version of Word manually from the menu (figure
3).
- Select all of the options (default) from menu that has
opened.
- Select "OK" and you're done!
|