Kolin said:
Hi Mike,
Thanks for that, why is the icon different between a normally HTML
file and a Word HTML file, is that the filtering Word puts on the
file? And how can I make the Word HTML file a normal HTML file?
When Office applciations create HTML files, they put in some syntax near the
top to indicate the handler for the file. They also add a lot of extra
information to allow round-tripping to the DOC format. HTML is a layout
spec, and is not efficient at storing the extra binary metadata used by rich
document formats.
One of Word's help topics about filtered HTMLsays:
Show All
Hide All
When you save Web pages or send e-mail messages in HTML (HTML: The standard
markup language used for documents on the World Wide Web. HTML uses tags to
indicate how Web browsers should display page elements such as text and
graphics and how to respond to user actions.) format with Microsoft Word,
additional tags are added so that you can continue to use the full
functionality of Word to edit your content.
To reduce the size of Web pages and e-mail messages in HTML format, you can
save them in filtered HTML (filtered HTML: Saving in the Web Page, Filtered
format removes Microsoft Office-specific tags. If you save in filtered HTML
and then reopen the file in Office programs, text and general appearance
will be preserved, but some features may work differently.) so that the tags
used by Microsoft Office programs are removed.
This feature is only recommended for experienced Web authors, who are
concerned with the tags that appear in their HTML files.
If you reopen a Web page in Word that you saved in filtered HTML, your text
and general appearance are preserved, but you may not be able to use certain
Word features in the usual way to edit your files. For example, the
appearance of bulleted (bullet: A dot or other symbol that is placed before
text, such as items in a list, to add emphasis.) or numbered lists is
preserved; however, some of the Word functionality associated with lists
will not be preserved.
When possible, you should only save a Web page in filtered HTML when you are
finished editing the page in Word. However, if the underlying HTML of your
Web pages is not important to you, you should save your files as a standard
Web page.
If you will need to edit the file later, you can maintain two files: one in
Word format and one in filtered HTML format. You can edit the content in the
Word document, save it in Word format for future editing, and then save a
copy in filtered HTML format.