开发者

Unable to view all hindi sites on MAC 10.5.5

开发者 https://www.devze.com 2023-01-07 20:28 出处:网络
I have created a sample Indian site and tried in Safari on MAC 10.5.5, I am unable to view, Browser shows Boxes instead of valid text.

I have created a sample Indian site and tried in Safari on MAC 10.5.5, I am unable to view, Browser shows Boxes instead of valid text.

I tried the same on latest firefox browser but same issue. I have changed the encoding to UTF-8 in br开发者_运维技巧owser preferences but it not help.

Please let me know how to resolve this.

Thanks in advance, Laxmilal Menara


How's encoded your file ? What charset do you provide in your metas ?

A good method should be to encode all your files in UTF-8, and to provide a nice meta as

<meta content="text/html; charset=utf-8" http-equiv="Content-Type" />


try to encode your font with unicode standards

0

精彩评论

暂无评论...
验证码 换一张
取 消