Special Characters
Because some characters (&, >, <) are used in HTML commands, you must use a special syntax if you want them to display.
| HTML Codes | How It Displays | |
|---|---|---|
| Decimal | Acronym | |
| & | & | & |
| < | < | < |
| > | > | > |
Additional Special Characters
In addition to the above character codes, there are a large number of special character codes for producing symbols such as the copyright symbol ()). The following are some of the more commonly used special codes:
| HTML Codes | How It Displays | |
|---|---|---|
| Decimal | Acronym | |
| " | " | " |
|   | | |
| ¢ | ¢ | ¢ |
| £ | £ | £ |
| ¥ | ¥ | ¥ |
| © | © | © |
| ® | ® | ® |
| ± | ± | ± |
| ¶ | ¶ | ¶ |