View Single Post
Old 02-20-2010, 02:08 PM   #9
charleski
Wizard
charleski ought to be getting tired of karma fortunes by now.charleski ought to be getting tired of karma fortunes by now.charleski ought to be getting tired of karma fortunes by now.charleski ought to be getting tired of karma fortunes by now.charleski ought to be getting tired of karma fortunes by now.charleski ought to be getting tired of karma fortunes by now.charleski ought to be getting tired of karma fortunes by now.charleski ought to be getting tired of karma fortunes by now.charleski ought to be getting tired of karma fortunes by now.charleski ought to be getting tired of karma fortunes by now.charleski ought to be getting tired of karma fortunes by now.
 
Posts: 1,196
Karma: 1281258
Join Date: Sep 2009
Device: PRS-505
Saving them as filtered html should be fine, but you'll need to make a few changes afterwards. Open the files in Notepad++ and check the head at the top of the file. If you have
<meta http-equiv=Content-Type content="text/html; charset=windows-1252">
there, then Word saved it in ANSI coding. Go to the Format menu and select 'Convert to UTF-8' and change 'windows-1252' to 'utf-8' . You'll also probably want to delete all the unneeded @font-face definitions Word will have inserted at the top.
charleski is offline   Reply With Quote