How to show fonts other than english on a webpage

S

Sura

Hi

I am trying to make a website in different languages. Can anyone help
me, as in what steps I need to take and what extra codes I need to
write.

Thanks
Sura
 
E

enrique

First, you need to understand what it takes to display content in
different languages on a computer. On a web page, this is affected by
a number of things: (1) the web page's encoding, (2) the browser's
language settings and (3) the computer's (the one with the browser)
language settings.

Secondly, you need to determine if your multi-language site will
display only one language at a time, or if two or more languages are
displayed at the same time. If it's the former case, you have lots of
encodings (look up the term) to choose from. If it's the latter, use
Unicode (http://www.unicode.org).

You've got a lot of research to do.

Good luck.

epp
 
T

Thomas 'PointedEars' Lahn

Sura said:
I am trying to make a website in different languages. Can anyone help
me, as in what steps I need to take and what extra codes I need to
write.

Wrong newsgroup. Using client-side J(ava)Script for that would not allow
for Clean Degradation, and somehow I doubt you are going to use server-side
J(ava)Script.


PointedEars
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
474,444
Messages
2,571,709
Members
48,796
Latest member
Greg L.
Top