|
Auto update
HTML Entities are used for displaying the special characters in HTML which would otherwise be interpreted as part of the HTML code. They are also used as alternative to characters which are not present in a standard keyboard. HTML entity begins with an ampersand (&) and ends with a semicolon (;).
|
|