Welcome Guest, Not a member yet? Register   Sign In
Hindi font solution (Showing ????)
#1

Hi
I need help to display hindi  font ...

Title and descirption showing ???? instead of hindi font and url showing strange characters ..
#2

Can anyone help me out from this problem
#3

use hindi keybord
No SEO spam
#4

Try declaring your HTML as UTF-8.

Code:
<head>
   // ...
   <meta charset="UTF-8">
</head>




Theme © iAndrew 2016 - Forum software by © MyBB