What are HTML Entities?
HTML Entities
Some reserved characters are reserved in HTML.
If you use the less than(<) or greater than(>) signs in your text, the browser might mix them with tags.
Character entities are used to display reserved characters in HTML.
Ex: &entity...
biswojitbalhashnode.com1 min read