View Single Post
Old 12-18-2014, 08:36 PM   #3
franklinveaux
Junior Member
franklinveaux began at the beginning.
 
franklinveaux's Avatar
 
Posts: 5
Karma: 10
Join Date: Dec 2014
Location: Portland, OR
Device: Kindle
Quote:
Originally Posted by susan_cassidy View Post
Make sure that it is cooectly encoded for UTF-8, and declared as such in the file.
The file is correctly encoded as near as I can tell. It passes validation, anyway. The file does have an "encoding='utf-8' tag at the head; it beings with

<?xml version='1.0' encoding='utf-8'?>
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">

which I assume is correct. Is that the case?
franklinveaux is offline   Reply With Quote