HTML and CSS Reference
In-Depth Information
Appendix F
Symbols and Characters
Quick Reference
Using Symbols and Special Characters
There is a way to insert special characters into your HTML and XHTML code by using
the entity character reference. Tables F-1 through F-3 contain the most commonly used
character references, mathematical and technical character references, and arrow character
references. Several projects in the topic use these character references to enhance content
on the Web pages that you create.
You can find a complete list of characters at unicode.org. You can also search the
Web for many other unicode character map resources.
Table F-1 Most Commonly Used Character References
Symbol
Character Reference
Description
&
&
Ampersand
¦
¦
Broken vertical bar
¢
Cent sign
¢
©
©
Copyright sign
¤
¤
Currency sign
†
Dagger
‡
Double dagger
€
Euro
>
>
Greater-than sign
«
«
Left-pointing double angle quotation mark
<
&lt;
Less-than sign
&mdash;
Em dash
[Tab]
&nbsp;
Nonbreaking space (can be used for tabbing on a Web page)
-
&ndash;
En dash
¬
&not;
Not sign
&para;
Paragraph sign
£
&pound;
Pound
"
&quot;
Quotation mark = APL quote
®
&reg;
Registered mark sign
»
&raquo;
Right-pointing double angle quotation mark
§
&sect;
Section sign
&trade;
Trademark sign
¥
&yen;
Yen
Search WWH ::




Custom Search