HTML entities are special codes used to represent characters that might otherwise be interpreted as HTML code. For example, <
is represented as <
.
Character | Entity Name | Entity Number |
---|---|---|
< | < | < |
> | > | > |
& | & | & |
" | " | " |
' | ' | ' |
© | © | © |
® | ® | ® |