Re: iso 8859 or escape sequencies?

Bert Bos <bert@let.rug.nl>
Errors-To: listmaster@www0.cern.ch
Date: Mon, 11 Apr 1994 21:38:29 --100
Message-id: <9404111935.AA01790@freya.let.rug.nl>
Errors-To: listmaster@www0.cern.ch
Reply-To: bert@let.rug.nl
Originator: www-talk@info.cern.ch
Sender: www-talk@www0.cern.ch
Precedence: bulk
From: Bert Bos <bert@let.rug.nl>
To: Multiple recipients of list <www-talk@www0.cern.ch>
Subject: Re: iso 8859 or escape sequencies?
X-Listprocessor-Version: 6.0c -- ListProcessor by Anastasios Kotsikonas
Content-Length: 1128      
Content-Length: 1128      
Content-Type: text/plain; charset=US-ASCII
Content-Type: text/plain; charset=US-ASCII
Mime-Version: 1.0
Mime-Version: 1.0
X-Mailer: ELM [version 2.4 PL13]
X-Mailer: ELM [version 2.4 PL13]
 |Is there a reason to use the html "escape-sequencies" (&oumlaut for | 
 |etc.) for characters that are also in the iso 8859-1 character-set? Are 
 |there browswers that do not support the full iso8859 character set but 
 |do support the escape-sequencies?
 | -Timo H

There are several reasons:

- On many computers Latin-1 is not the default character set, so codes
  above 127 would be mapped incorrectly.
- Using the SGML entities ensures that the file can be e-mailed (see
  what became of your &oumlaut; above...)
- Browsers that cannot display the characters, can -- in principle --
  approximate them.

-- 
                     __________________________________
                    / _   Bert Bos <bert@let.rug.nl>   |
           ()       |/ \  Alfa-informatica,            |
            \       |\_/  Rijksuniversiteit Groningen  |
             \_____/|     Postbus 716                  |
                    |     9700 AS GRONINGEN            |
                    |     Nederland                    |
                    |     http://tyr.let.rug.nl/~bert/ |
                    \__________________________________|