On Monday 03 January 2005 19:38, OOzy Pal wrote:
> Dears,
>
> I am using UTF-8 Encoding. My site chars looks good
> and nice on Linux (Firefox) but it looks ugly and
> unreadable on Windows browsers (Firefox for win and
> IE6)
> Can anyone help?

Why use UTF-8, iso-85xx, windows charsets etc.. in html documents ?

You can bypass all that crap, including national special characters, 
by using plain ASCII.  For every thinkable, special character there 
is an escape-sequence.  For example, the Danish *ø* (can you read 
that ?) will be readable in every browser in every country by 
encoding it as : *ø*.  A quotation mark is *"* and so 
on and so forth.

Kaj Haulrich.
-- 
*sent from a 100% Microsoft-free workstation*
         * http://haulrich.net *
*Running Linux (Mandrake 10.1) - kernel 2.6.8*

____________________________________________________
Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com
Join the Club : http://www.mandrakeclub.com
____________________________________________________

Reply via email to