IN AN HTML DOCUMENT: To add the copyright symbol into your HTML document, type the word "copy" with an ampersand to its left and a semicolon to its right:
<p> © 2009 CSS Bakery </p>
It is easier to remember the word copy but if you use the number code instead of the symbol code, you will make sure that you will always get the symbol on all platforms. The number sequence is 169 preceded by an ampersand and digit sign and followed by a semicolon, ©
<p> © 2009 CSS Bakery </p>
IN ADOBE PHOTOSHOP: If you are in Adobe Photoshop and using the "T" Type tool, after selecting it, press the ALT key and type the number "0169" simultaneously using your numeric keypad.
IN A WORD PROCESSOR: The same technique will work in a word processor like Wordpad, simply press the keys ALT+0169 and you will get the copyright symbol once you release the keys.
For é: ALT 0233
No comments:
Post a Comment
Note: Only a member of this blog may post a comment.