Hellowebmaster.com -Tips and Tutorials - http://www.hellowebmaster.com/tips_and_tutorials
HTML Symbols for webmaster
http://www.hellowebmaster.com/tips_and_tutorials/articles/1/1/HTML-Symbols-for-webmaster
Super Admin
 
By Super Admin
Published on 12/7/2005
 
Below are a list of common html symbols, html characters and code used to show ascii character symbols such as trademark, copywrite and superscripts.

HTML Symbols for webmaster
  • Trade Mark - TM (™) is written using this html symbol ™

  • Registered Trademark - ( R in a circle) (®) is written using this html symbol ®

  • Service Mark - SM -HTML Number is &#8480; (℠) An alternative way to write it is <SUP> SM </SUP> (SM)

  • Copyright - © is written using this html symbol &copy;

  • Superscript - Regular text superscript text - This text is written like this <SUP> superscript text</SUP>

  • Dollar sign $ - HTML Number is &#36

  • Sterling Pound sign- £ HTML Number is &#163; / HTML Name &pound;