0 votes
in HTML by
What are the entities in HTML?

1 Answer

0 votes
by

The HTML character entities are used as a replacement for reserved characters in HTML. You can also replace characters that are not present on your keyboard by entities. These characters are replaced because some characters are reserved in HTML.

...