KlausL wrote:
>
> The question is: How can he generate the various
> symbols that are part of the extended ASCII character
> set? He needs things like ä (char 0228), å (char 0229)
> or ö (char 0246).
Simply type: å
U can use all printable ASCII-Characters this way.
Cheers from Hamburg,
Sigi
--
Cheers from EDDH!
And: Join HiFlyer's Logbook at http://www.eddh.de !
The question is: How can he generate the various
symbols that are part of the extended ASCII character
set? He needs things like ä (char 0228), å (char 0229)
or ö (char 0246).
Thanks for your help.
Klaus
You should download one or two html tutorials, they should have complete
special character lists so
you'll solve all of your problems. If not then go to http://www.w3c.org and
download the html 4.0 specification, there
you'll find what you need.
Hladni Ivan,
ASD Team
http://www.asdteam.com
hla...@asdteam.com
To make it uppercase just change the a or o after the '&' to uppercase (ie.
Ö)
//
Clarence Eldefors
cla...@swipnet.se
http://www.cerebuswebmaster.com - Cerebus Webmaster Resources
"KlausL" <Kla...@attglobal.net> skrev i meddelandet
news:8vs21k$1vog$1...@arachne.labyrinth.net.au...
Klaus
You're welcome!
KlausL wrote:
>
> Thank you Siegfried, Hladni & Clarence for your assistance.
>
> Klaus
--
>How can he generate the various
>symbols that are part of the extended ASCII character set?
There is no extended ASCII character set, to begin with.
>He needs things like ä (char 0228), å (char 0229)
>or ö (char 0246).
You are apparently referring to some ISO 8859-1 characters. There are
various ways to enter them into HTML documents, and the methods depend
on the keyboard, authoring program, and server settings.
Numeric character references like ä and entity reference like
ä can be used, but in most cases it's better to enter the
characters directly in ISO 8859-1 encoding. (After all, it's more
convenient to be able to read what you type.) The methods needed for
this are system-specific.
More info:
http://www.htmlhelp.com/faq/html/basics.html#special-char
http://www.hut.fi/u/jkorpela/chars.html#typing
--
Yucca, http://www.hut.fi/u/jkorpela/
Qui nescit tacere nescit et loqui