1. Numeric Entity:
Definition:
A Numeric Entity is an HTML entity that uses a numeric code (Unicode value) to represent a special character. It starts with & and ends with ;.
Example:
<
Output:
<
List of Entity Codes for Special Characters:
- ₹ → ₹
- £ → £
- € → €
- ¥ → ¥
- ° → °
- ± → ±
