shweta
07-14-2003, 04:09 AM
hi,
i want to develop a gujarati website. (Indian Language)
i m using Unicode. but facing problems.
I did following things after writing some gujarati text in frontpage.
1. Install Saumil_guj2 font in control panel ( its a gujarati font)
2. In the Page Options Dialog Box i select Multilingual(UTF- 8) from Language (character set)
then i select Lucida Console from Default proportional
font
then i select Arial Unicode Ms from Deafult Fixed width
font.
3. In the Page properties dialog box i click on language tab
and select gujrati from page language.
then select Multilingual[UTF-8] from save the document as
4. Then i included the following doctype at the begining
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01
Transitional//EN">
5. Then i included language in html tag like this :
<html lang="[gu]">
6. Then i included the following in the head
<meta http-equiv="Content-Type" content="text/html;
charset=utf-8">
<meta http-equiv="Content-Language" content="gu">
...thats it!
For testing purpose i always delete the Saumil_guj2 font from control panel. and then i'll
check in which language browser produces the text?
but is it correct method for testing?
waiting for ur help
thanks
-Shweta
i want to develop a gujarati website. (Indian Language)
i m using Unicode. but facing problems.
I did following things after writing some gujarati text in frontpage.
1. Install Saumil_guj2 font in control panel ( its a gujarati font)
2. In the Page Options Dialog Box i select Multilingual(UTF- 8) from Language (character set)
then i select Lucida Console from Default proportional
font
then i select Arial Unicode Ms from Deafult Fixed width
font.
3. In the Page properties dialog box i click on language tab
and select gujrati from page language.
then select Multilingual[UTF-8] from save the document as
4. Then i included the following doctype at the begining
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01
Transitional//EN">
5. Then i included language in html tag like this :
<html lang="[gu]">
6. Then i included the following in the head
<meta http-equiv="Content-Type" content="text/html;
charset=utf-8">
<meta http-equiv="Content-Language" content="gu">
...thats it!
For testing purpose i always delete the Saumil_guj2 font from control panel. and then i'll
check in which language browser produces the text?
but is it correct method for testing?
waiting for ur help
thanks
-Shweta