ASCII and numeric character references
ASCII covers the basic Latin characters used in markup, URLs and code examples. For reserved HTML characters, use entities so the browser does not read the character as markup.
| Character | HTML entity | Numeric reference |
|---|---|---|
< | < | < |
> | > | > |
& | & | & |
" | " | " |
' | ' | ' |
© | © | © |
® | ® | ® |
€ | € | € |