HTML Special Character List (© ™ etc.)
I found a good list to keep around for reference for when you want to utilize various special characters in your pages, html emails, urls, etc.
It is important to utilize the html code for the special characters because if you copy and paste from a document on your computer, any special characters will be displayed from your OS and not translated to be viewed in the browser. This can result in empty square boxes or odd characters being displayed when viewing the saved page in the browser. As well the html values are the same when viewing from any operating system.
For instance in the linked list it will say “bull” for a bullet icon. To properly display the bullet icon in html you put an ampersand before it and a semicolon after. •
•








Good post, kinda funny because I’m always looking for something like this and here it is…
[Reply]