Definition:
A Named Entity is an HTML entity that uses a name or string to represent a special character. It starts with & and ends with (;).
Example:
<
Output:
<
List of Entity Codes for Special Characters:
- < → <
- > → >
- & → &
- " → "
- ' → '
- Space →
- © → ©
- ® → ®
- ™ → ™
