Hello,
Is it possible to use a special police writing "Wingdings" in code ?
Thx
BACOU Jean-Michel (France)
Is it possible to use a special police writing "Wingdings" in code ?
<font size="5" face="Wingdings">J</font>
Thx
BACOU Jean-Michel (France)
Hi Myogtha,
Yes, but like all fonts in HTML it will only display correctly if it is installed on the viewers computer (unless you use some special Flash coding to embed the fonts).
You might be better using images to show smilies.
Bob
<p style='font-family:"Wingdings";'>J</p>
Yes, but like all fonts in HTML it will only display correctly if it is installed on the viewers computer (unless you use some special Flash coding to embed the fonts).
You might be better using images to show smilies.
Bob
<p style='font-family:"Wingdings";'>J</p>
Thx but the code doesn't work
Hi Myogtha,
You're right - it works Ok in IE7 but not in FireFox :-(
You can do something similar using UniCode characters see this page so ☺ gives ☺
Bob
You're right - it works Ok in IE7 but not in FireFox :-(
You can do something similar using UniCode characters see this page so ☺ gives ☺
Bob
This topic is locked and no more replies can be posted.