Associate Content Tip of the Day 2 Sept 2007: HTML Special Characters
Posted by thebarefoot on September 2, 2007
Basic HTML makes creating special and non-Latin alphabetic characters easy. These characters are created by using the “&” symbol followed by the HTML code for the character and terminated with a semi-colon. For example the Spanish enyay (n with a tilde above) in HTML is ñ (without the spaces).
Knowing just a little HTML can get you through some tough spots. Many web sites, like Associated Content and WordPress, support basic HTML. At AC, simply turn off the built-in editor and you can use some of the basic HTML tags and character codes.
Here is a brief, but not exhaustive list of some of the more common special characters.
" = "
& = &
< = <
> = >
¿ = ¿
À = À
à = à
Á = Á
á = á
 = Â
â = â
à = Ã
ã = ã
Ä = Ä
ä = ä
Å = Å
å = å
Æ = Æ
æ = æ
Ç = Ç
ç = ç
È = È
è = è
É = É
é = é
Ø = Ø
ø = ø
Ñ = Ñ
ñ = ñ
¼ = ¼
½ = ½
¾ = ¾
¢ = ¢
For a more complex tag you can combine the the letters “TM” with the code to superscript and make the font smaller:
<FONT SIZE=”-1″><SUP>TM</SUP></FONT> which renders TM
You can find the complete list of codes for special characters at WebMonkey


September 12, 2007 at 3:49 pm
ah, &. Bane of the XML user’s existence.
September 13, 2007 at 7:55 am
Not with your code JKC ;)
September 21, 2007 at 8:03 pm
Perhaps you should just add the ™ code in the list. :)
™ / ™
Also, is the font tag necessary with the sup tag? I’ve never combined the two, so I’m not sure.
September 21, 2007 at 8:12 pm
Well, I messed up the code tag. So, there ya go. :) I’ll try one more time.
[sourcecode language=’xml’]™ / ™ [/sourcecode]
June 16, 2008 at 4:47 am
html special characters —
http://html-lesson.blogspot.com/2008/06/special-characters.html
July 5, 2008 at 9:02 am
HI i need your help i really want to create my own website/web page but i dont know how to go about doing it so can you please help me out