Web Resources and Utilities >> ASCII Codes
Reserved Characters in HTML and XHTML
The chart below shows the five characters that have special meaning in HTML and XHTML, and therefore should be inserted into pages using only ASCII character numbers or entity names. (NOTE: To see other ASCII character numbers and names, go to our ASCII Character Codes for HTML Pages section.)
Example: Instead of writing the following sentence in an HTML or XHTML page:
<p>The restaurant is called Burritos & More.</p>
You should write it in one of the following two ways:
<p>The restaurant is called Burritos & More.</p>
<p>The restaurant is called Burritos & More.</p>
Description | ASCII Number/Entity Name | Character |
---|---|---|
quotation mark | " / " | " |
ampersand | & / & | & |
apostrophe | ' / ' | ' |
"less-than" sign | < / < | < |
"greater-than" sign | > / > | > |
Search by Cuisine | Search by Region | Search by Cost | Special Features | Food Photos | Restaurant Blog
Questions, Answers | Your Favorite Restaurants | Unreviewed Restaurants | About | Contact | Sitemap | Home