Here’s a small handful of characters I find myself using a lot. It makes for a cleaner HTML if you use the code vs. pasting in some version of it from another document (like MS Word) which may actually be using a non-standard character and not appear correctly on everyone’s computer. So, when possible, I use the following HTML codes:
| & | & |
| “ | " |
| < | < |
| > | > |
| » | » |
| « | « |
| Registered TM ® | ® |
| Copyright © | © |
| Non-Breaking Space | |
You can find other information character codes here:
http://www.htmlhelp.com/reference/charset/
Cheers,
Kelly
Beaverton Web Design