Hi frndz and experts, I read a lot about it and haven't find any clear solution yet. may be, this question has been asked earlier also. I want to develop website in Hindi, but don't know from where to start and how to show the hindi fonts as they are not in css default list. Any suggestions....., Please help me.....
If I am not mistaken, "Hindi" just uses Unicode- so make "@charset-uf8" When you are making your site, make sure that you are using: Shusha or Kruti-dev as these are already embedded in all operating systems after Windows XP. Not sure if Hinidi is RTL or LTR reading, but you can also do that with CSS:
Just go for font kruti dev 11 and also give a download for it...if some one does not have,then he can download from your site...or you can also try this one:::just go to orkut..go to scrap book..they select the option hindi and write in your scrap book...orkut will automatically convert your english font into hindi..it really works and also this way you need not to do any thing alse...neither you need to embed any CSS nor any other font...i dont know how but orkut converts english to hindi and it does not require any thing...
Hindi is also LTR. Urdu is RTL. @ Zoontar : font will not help , will they ? hmm.... can you link any exmple for it, will love to see it
ok, frndz thanks for your replies. I think it's simple. just write the content with u on notepad in hindi. And paste that on your web documents (html page). But above all, what about forms. In input fields, I am not able to customize the user input.. Like If some one enter value in name field. then it should write in hindi, where as it's giving me in english. Any suggestion for that.