HTML cheat sheet
One more cheat sheet from ILoveJackDaniels:
posted on: 11 January 2007
One more cheat sheet from ILoveJackDaniels:
posted on: 11 August 2006
posted on: 21 February 2006
W3C character encodings in the Internationalization activity section:
posted on: 10 October 2005
An HTML character entities cheat sheet has been added to the previous ones:
posted on: 12 June 2005
It's old news, I know, but it's also useful to have a link to the complete ISO Latin-1 Character Set for Internet Explorer 4.0 and later to avoid seeing an ugly ' instead of the intended apostrophe.
For whoever does not know what I'm talking about, Internet Explorer does not support the ' entity added to the XHTML 1.0 specifications (since ' is an XML entity), which means that insted of showing an apostrophe it shows just '
Use ' whenever you need an apostrophe and everything will be all right.