Punctuation Symbols
On this page, you'll find a list of common punctuation symbols and their corresponding HTML entities. Use these entities in your HTML code to display the desired punctuation symbols on your webpages.
| Symbol | Description | HTML Entity |
|---|---|---|
| Non-breaking space | | |
| < | Less than | < |
| > | Greater than | > |
| & | Ampersand | & |
| ' | Apostrophe | ' |
| " | Quotation mark | " |
| – | En dash | – |
| — | Em dash | — |
