For copyright notices, or trademarks it is customary to include the appropriate signs:
| Symbol | Entity | Example |
|---|---|---|
| Copyright sign | © | Copyright © 1999 W3C |
| Registered trademark | ® | MagiCo ® |
| Trademark | ™ | Webfarer™ |
Note HTML 4.0 defines ™ for the trademark sign but this is not yet as widely supported as ™
There are a number of other entities you may find useful:
| Symbol | Entity | Example |
|---|---|---|
| Less than | < | < |
| Greater than | > | > |
| Ampersand | & | & |
| nonbreaking space | | |
| em dash | — | — |
| quotation mark | " | " |
And then, there are entities for accented characters and miscellaneous symbols in the Latin-1 character set:
| |   | Ð | Ð | Ð | |
|---|---|---|---|---|---|
| ¡ | ¡ | ¡ | Ñ | Ñ | Ñ |
| ¢ | ¢ | ¢ | Ò | Ò | Ò |
| £ | £ | £ | Ó | Ó | Ó |
| ¤ | ¤ | ¤ | Ô | Ô | Ô |
| ¥ | ¥ | ¥ | Õ | Õ | Õ |
| ¦ | ¦ | ¦ | Ö | Ö | Ö |
| § | § | § | × | × | × |
| ¨ | ¨ | ¨ | Ø | Ø | Ø |
| © | © | © | Ù | Ù | Ù |
| ª | ª | ª | Ú | Ú | Ú |
| « | « | « | Û | Û | Û |
| ¬ | ¬ | ¬ | Ü | Ü | Ü |
| | ­ | ­ | Ý | Ý | Ý |
| ® | ® | ® | Þ | Þ | Þ |
| ¯ | ¯ | ¯ | ß | ß | ß |
| ° | ° | ° | à | à | à |
| ± | ± | ± | á | á | á |
| ² | ² | ² | â | â | â |
| ³ | ³ | ³ | ã | ã | ã |
| ´ | ´ | ´ | ä | ä | ä |
| µ | µ | µ | å | å | å |
| ¶ | ¶ | ¶ | æ | æ | æ |
| · | · | · | ç | ç | ç |
| ¸ | ¸ | ¸ | è | è | è |
| ¹ | ¹ | ¹ | é | é | é |
| º | º | º | ê | ê | ê |
| » | » | » | ë | ë | ë |
| ¼ | ¼ | ¼ | ì | ì | ì |
| ½ | ½ | ½ | í | í | í |
| ¾ | ¾ | ¾ | î | î | î |
| ¿ | ¿ | ¿ | ï | ï | ï |
| À | À | À | ð | ð | ð |
| Á | Á | Á | ñ | ñ | ñ |
| Â | Â | Â | ò | ò | ò |
| Ã | Ã | Ã | ó | ó | ó |
| Ä | Ä | Ä | ô | ô | ô |
| Å | Å | Å | õ | õ | õ |
| Æ | Æ | Æ | ö | ö | ö |
| Ç | Ç | Ç | ÷ | ÷ | ÷ |
| È | È | È | ø | ø | ø |
| É | É | É | ù | ù | ù |
| Ê | Ê | Ê | ú | ú | ú |
| Ë | Ë | Ë | û | û | û |
| Ì | Ì | Ì | ü | ü | ü |
| Í | Í | Í | ý | ý | ý |
| Î | Î | Î | þ | þ | þ |
| Ï | Ï | Ï | ÿ | ÿ | ÿ |
You can also use numeric character entities for the greek letters and mathematical symbols defined in Unicode. For more details, take a look at the list specified in the HTML 4 specification. Note that the entity names for these characters aren't recognized in Navigator 4, so you are recommended to stick to the numeric entities instead.



2007/04/05 15:00 
