Title: Markup Validation HTML &#8211; Cannot Encode properly
Last modified: August 20, 2016

---

# Markup Validation HTML – Cannot Encode properly

 *  Resolved [deterius](https://wordpress.org/support/users/deterius/)
 * (@deterius)
 * [14 years, 9 months ago](https://wordpress.org/support/topic/markup-validation-html-cannot-encode-properly-1/)
 * Hello WP!
    Okay so my site [http://www.hola-china.net/wordpress](http://www.hola-china.net/wordpress)
   looks fine, that is until you open it in IE- then it looks like a cat through
   a shredder.
 * SO.. I went ahead and tried to validate it- and this comes out:
    Sorry, I am 
   unable to validate this document because on line 297 it contained one or more
   bytes that I cannot interpret as utf-8 (in other words, the bytes found are not
   valid values in the specified Character Encoding). Please check both the content
   of the file and the character encoding indication.The error was: utf8 “\xE1” 
   does not map to Unicode
 * Err.. what? I’ve tried searching for this an no luck- any ideas?

Viewing 2 replies - 1 through 2 (of 2 total)

 *  [Ankit Sharma](https://wordpress.org/support/users/ankit_sam/)
 * (@ankit_sam)
 * [14 years, 9 months ago](https://wordpress.org/support/topic/markup-validation-html-cannot-encode-properly-1/#post-2242704)
 * Hi,
    Your whole HTML code is inside a DIV.
 * >  <div id=”mainindex”>
   >  <!DOCTYPE html PUBLIC “-//W3C//DTD XHTML 1.0 Transitional//
   > EN” “[http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd”&gt](http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd”&gt);
 * remove the div
 * > <div id=”mainindex”>
 *  as well as
    </div> from the last line.
 * > </html></div>
 * Thanks
 *  Thread Starter [deterius](https://wordpress.org/support/users/deterius/)
 * (@deterius)
 * [14 years, 9 months ago](https://wordpress.org/support/topic/markup-validation-html-cannot-encode-properly-1/#post-2242943)
 * Wow- thats dumb of me!
    Thanks a lot!

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Markup Validation HTML – Cannot Encode properly’ is closed to new replies.

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 2 replies
 * 2 participants
 * Last reply from: [deterius](https://wordpress.org/support/users/deterius/)
 * Last activity: [14 years, 9 months ago](https://wordpress.org/support/topic/markup-validation-html-cannot-encode-properly-1/#post-2242943)
 * Status: resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
