symbols (character entities)
HTML caters for a number of symbols which would be difficult to display in both Windows and MacIntosh operating systems.
The ampersand for example is displayed as: &
But to type it directly is not correct HTML - it may display correctly in a Windows operating system, but not in a MacIntosh. The correct way to type the ampersand is to use the characters &
There is a whole lot of these symbols, they all start with the ampersand (&) and end with the semi-colon. A few useful ones are listed here:
opening tag symbol or less than < < closing tag symbol or greater than > > double quote " " non-breaking space (not displayable) copyright symbol © © registered trademark ® ® degree symbol ° ° quarter fraction ¼ ¼ half fraction ½ ½ three-quarters fraction ¾ ¾ multiplication symbol × × division symbol ÷ ÷ micro symbol µ µ
There are also named entities for many language characters:
é é æ æ ë ë Ç Ç
