Tips & Tricks: Symbols
By now you're asking yourself "How do I get that '®' to show
up on my webpage?" The answer is to put the HTML code for that character.
Below is a quick cheat sheet on HTML codes for common symbols. If you're
a little tentative about directly editing your HTML source code, you might
also want to check your specific web editor as most provide some facility
for inserting symbols.
|
Registered Trademark
|
®
|
®
|
|
Trademark
|
™
|
|
|
Copyright
|
©
|
©
|
|
Cent sign
|
¢
|
¢
|
|
|
|
|
For a complete list of HTML special characters, please see the following
website:
|