Forum Moderators: open

Message Too Old, No Replies

Euro Sign

Do all browsers/systems display euro sign ?

         

HoMeR

6:44 pm on May 22, 2002 (gmt 0)

10+ Year Member



Do all browsers/systems display the euro sign ?¿

Macguru

7:00 pm on May 22, 2002 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Hi HoMeR,

Welcome to WebmasterWorld.
Unfortunatly, they not all do. They must support unicode. The most supported way to write it is & #8364; (without the space)

Here is more info about this.
[cs.tut.fi...]

For the time beeing, would you consider using a .gif?

papabaer

7:01 pm on May 22, 2002 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Hello HoMer,
Welcome to WebmasterWorld!

Good question. I can't say for certain which individual browsers currently lend support, though I suspect most, if not all of the current browsers, do. Opera for example is making a strong effort a multi-national character support. Mozilla pretty darned thorough.

I would check the individual browser's FAQ section for unicode support verification.

Once again, welcome to WebmasterWorld!

DrOliver

8:09 am on May 23, 2002 (gmt 0)

10+ Year Member



To go 100% safe use "EUR" or "EURO". These are widely accepted, and for sure will display properly.

Out of experience the second best choice seems to be the "8364" solution, where "& euro;" (without the space between & and e) is not widely supperted by browsers.

Using .gif is the very last choice, because of several reasons: you can not be sure the the EURO-sign and the rest of the text has the same font, size, color, because all this is dependent on user settings. You cannot even be sure images are displayed at all. At least set an alt-attribute "EURO-sign" or something.

HoMeR

8:11 am on May 23, 2002 (gmt 0)

10+ Year Member



That's what i thought,

:) Thanx for your Help