Some characters in HTML are reserved and so must be replaced with character entities in oder to have them display properly on the page. And to quote an extract i read recently “You shouldn’t include any characters in your HTML files that you can’t type with only one finger.” This is because often different browsers don’t always display special characters properly unless the entities character code is used one good example of this is the © symbol.
21
Feb

