To
convert an existing Word document to a webpage:
- Open the Word file
(e.g., "syllabus.doc").
- From the File menu,
select Save as Web Page.
- Select the destination
folder to which you want to save the file.
- Change the file
name if necessary (with no spaces).
- Click "Save."
- Your file will
appear with an .htm or .html extension (e.g., "syllabus.htm")
Please Note: There
are a couple of issues you need to be aware of when converting Word documents
to HTML. When you use the Save as Web Page command, additional markup
(XML and Office-specific markup tags) will be brought with it as well.
This may cause the document to be converted in a way that does not maintain
the formatting to your satisfaction. For example, since font and size
tags are embedded into the document, the text may display improperly.
To possibly avoid this kind of problem, use minimal formatting and avoid
the use of tables.
Top
|