HTML Symbols
Symbols or letters that are not present on your keyboard can be added to HTML using entities.
HTML Symbol Entities
HTML entities were described in the previous chapter.
Many mathematical, technical, and currency symbols, are not present on a normal keyboard.
To add such symbols to an HTML page, you can use the entity name or the entity number (a decimal or a hexadecimal reference) for the symbol:
Display the euro sign:
Will display as:
Some Mathematical Symbols Supported by HTML
Some Greek Letters Supported by HTML
Some Other Entities Supported by HTML