开发者

How to set a non standard language in DHTML

Hi I want to set hindi language as default in my web 开发者_如何学编程page. how can I do that. How to set languages in dhtml? any body knows the solution please help me.


You can use the HTML lang attribute to specify this:

<html lang="hi">


You have to provide hindi font unicodes support:

  • What is Unicode? (Hindi)
  • Display Problems?

Otherwise you can create bitmaps of your hindi text in any bitmap editor and place these bitmaps to your website.

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜