Step 3 - Create HTML Code (Cont.) |
Special Character Codes |
|
HTML 4.0 includes over 200 special characters or character entities such as ©, ®, ˜, ™ and £. Also, when you code your documents with HTML, certain characters are reserved. |
|
Certain characters, such as the left bracket (<), ampersand (&) and right bracket (>) are reserved by the HTML language to represent special attributes. In addition, there are many characters that you may wish to include in an HTML document, but aren't available on a standard keyboard. But, HTML does allow you to use special referencing to represent these special characters. The official name for a special character is a character entity. In HTML, you can write a special character in two ways:
Symbolic references start with an
ampersand, an abbreviation for the symbolic expression, and ends
with a semi-colon. Numeric references also start with an
ampersand and finish with a semicolon, but between them is a
number preceded by a hash (#). Design tips: When you use a special character be careful for the following reasons:
To include a special character on your Web page:
Select the special character category you want to use. Use your Back button to return to this list. |
Commonly used special charactersThese will work in most browsers, except were noted.
Currency special characters codesThese currency special characters work in most browsers
* - not used much. The dollar ($) isn't defined a special character. Other special character codesThese should work in most browsers, except where noted.
Playing card suits special characters codesBrowser support for these card suits is poor. But, new browser support is improving.
Note: The Diamond (♦) symbol doesn't work with verdana font. Try using the system or arial font. See font for why? You can add color with the <font color="red"> Tag. For example: ♥. Do You Need Help? Don't be shy, if you have questions or need help creating your Website, just ask me. I work cheap -- free. The only dumb question is the one not asked! If you find this Website useful, donate as little as a $1.00 through the Amazon Honor System to help me keep it free. Paying is fast and easy: just click the Pay now button to begin. Your credit card is secure. Your privacy is protected. |
|
| Search | Map | About this site | Privacy | Glossary | What's new? | |