Why Use HTML Entities?
HTML entities are used to display reserved characters (like {{CONTENT}}lt; and {{CONTENT}}gt;) in web pages without them being interpreted as HTML tags. They are also used for displaying special symbols and characters not present on a standard keyboard.