An HTML entity is a block of text (“string”) that starts with an ampersand (&) and ends with a semicolon (;). Entities are commonly used to display reserved characters (which are otherwise read as HTML code) and invisible characters (such as non-breaking spaces).
Vishalini.R Answered question June 29, 2023
