How do you properly convert MSWord Text to html, keeping formatting intact?

The Writer

New member
I've been trying for a while to add text from a MSWord doc to an html page of mine the only problem is that I can't get the formatting to work.

When I convert my MSWord doc to html, I post the text into my site and it reads indents as "����������� " and as well as apostrophes, quotes and other punctuation as "�".

Sounds frustrating right? What's even more frustrating is that I've actually successfully created a successful page in the past with proper formatting. When I looked at the past doc I found that the indents appeared as "           " and the quotes as "â€" and the apostrophes as "’"--this coding works exactly the way I want it to on my page, but I can't seem to get it to do this again and I've forgotten what I had done that last time...

Anyone have any idea how to work MSWord into html while still keeping all the original formatting?
 
Back
Top