Hi,
I am trying to show some hindi data @ my website, its working fine with firefox and Chrome.
Please let me know how it can be solved....
This is what I am doing:
HTML Code:
body{
margin:0;
padding:0;
font-size:15px;
font-family:"Kruti Dev 010";
color:#333333;
background-image:url(../images/bg_body.png);
}
Your help would be appreciated.
|