What is the html code for this symbol? (link to pic included) DONE, THANKS!

BigSmooth

Lifer
Aug 18, 2000
10,484
12
81
It's a lowercase "a" in the Symbol font... it's the lowercase Greek letter "alpha".

Edit: so you could use

<font face="Symbol">a</font>
 

notfred

Lifer
Feb 12, 2001
38,241
4
0
Why don't you use the plain old ascii character &aacute; ?

dammit, it's an alpha in charmap and the edit message box....
 

Czar

Lifer
Oct 9, 1999
28,510
0
0


<< Why don't you use the plain old ascii character &aacute; ?

dammit, it's an alpha in charmap and the edit message box....
>>


because it differs from the character set, for me it comes as an &aacute;... or an "a" with a " ' " on top.