<
character, have a special meaning in HTML, and therefore can not be used in the text.
To display a less than sign (<
) in HTML, we have to use a character entity.
&
),#
and an entity number, and;
).
<
or <
.
character entity.
Result | Description | Entity Name | Entity Number | Result | Description | Entity Name | Entity Number | |
---|---|---|---|---|---|---|---|---|
non-breaking space | |
  |
< | less than | < |
< |
||
> | greater than | > |
> |
& | ampersand | & |
& |
|
" | quotation mark | " |
" |
' | apostrophe | ' |
' |
|
¢ | cent | ¢ |
¢ |
£ | pound | £ |
£ |
|
¥ | yen | ¥ |
¥ |
§ | section | § |
§ |
|
© | copyright | © |
© |
® | registered trademark | ® |
® |
|
× | multiplication | × |
× |
÷ | division | ÷ |
÷ |