473,385 Members | 1,912 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,385 software developers and data experts.

Why using Hindi character in English Web page with UFT-8 does not work

Hi,
I am not a professional but I am managing my site by my own.
It is running fine.
Now I want to add Hindi Characters on English page.
I made it UFT-8 but it still does not work.
I used <span lang="hi"> to separate Hindi word from english. Codes are as follows('xyz' is replaced with my brand Name):

Expand|Select|Wrap|Line Numbers
  1. <!DOCTYPE html PUBLIC "-//XYZ XYZ//DTD XHTML 1.0 Strict//EN" "http://www.xyz.com/TR/xhtml1/DTD/xhtml1-strict.dtd"> 
  2. <html lang="en" xmlns="http://www.xyz.com/1999/xhtml" xml:lang="en"> 
  3. <head> 
  4. <title> my title </title> 
  5. <meta http-equiv="content-type" content="text/html;charset=utf-8" /> 
  6. <meta http-equiv="Content-Style-Type" content="text/css" />
  7.  
  8. In content I used :
  9. . . . .Meditation (<span lang="hi">ध्यान </span>). . .  
It did not work.

Please help
May 27 '14 #1
0 1151

Sign in to post your reply or Sign up for a free account.

Similar topics

5
by: Doug Fort | last post by:
Hi, Since I installed 2.4a2 I've been getting a warning from pychecker: Using is not None, may not always work'. I thought 'is not None' was the right thing to do. I've had problems with 'if not...
0
by: Dave | last post by:
Are there any known restrictions on where Page.RegisterHiddenField will work? It seems to only work in the Page_Load event...My code below fails to render it in the page's source I would like...
2
by: genojoe | last post by:
Using ADOX to update a Property does not work. I want to change the Access database for a linked table. My abridged code is: Dim oCAT As ADOX.Catalog oCAT = New ADOX.Catalog...
3
by: Kevin | last post by:
The web application runs fine on my Windows XP computer but as soon as I load it to our Windows 2003 server I get this error '/master page.master' does not exist The master page is there so am...
2
by: Paul | last post by:
I am taking over an exisitng app. I have the following function on one page: function check($v) { global $user; return $user->validate($v, $v); } And it reference $user on the next page. ...
0
by: gauraw | last post by:
urgent, do any body know how to use hindi characters in c/c++ programm. i want to use hindi character in c language, how is it possible using normal turbo-c compiler(dos base). please directly...
2
by: tensto | last post by:
Hi, I am running MS Access 2003 on an XP machine. I have developed a database which have some of the tables fields in a language different than English (Eastern Europe one, Polish and others),...
0
by: dwhedge | last post by:
How can I add diacritical letters such as è to a form textarea using a non english keyboard. Actually I need a tool like the one on http://www.1729.com/spanish/ for Portuguese accents
1
by: siddangoud | last post by:
i am using session for login page,it must re login after 30 second like session time out,and page will re direct to login page
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.