HTML Tutorial
						Menu
		
			
						HTML Forms
						Menu
		
			
						HTML Graphics
						Menu
		
			
						HTML Media
						Menu
		
			
						HTML API
						Menu
		
			
						HTML Symbols
Symbols that are not available on your keyboard for direct use, but can be added by using entities.
HTML Symbol Entities
The keyboard does not consist of mathematical, technical, and currency symbols.
To use such symbols on an HTML page, you can use the entity name or the entity number (decimal or a hexadecimal reference) for the symbol.
Example
				
					I will display €
I will display €
I will display €
			
		Output:
I will display €
I will display €
I will display €
