mercredi 25 novembre 2015

Encoding in Htmls

I have index.html that when I load it in the browser, all characters with special encoding (e.g. Hebrew, Arabic) are in Gibberish. But, when I load the same html in notepad++ , I get it in the right display.

The htmls meta tags are:

<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<meta name="viewport" content="width=device-width,initial-scale=1">
<meta http-equiv="Content-type" content="text/html;charset=UTF-8">

Any Advice?




Aucun commentaire:

Enregistrer un commentaire