Internet Explorer ' “feature”
This problem has been around for ages, but it is an easy one to overlook. Internet Explorer does not expand the ' entity (part of XHTML 1.0 specifications) since it is an XML entity. So be very careful especially when using an HTML editor and use ' instead.
Here’s an example:


October 17th, 2007 at 3:24 am
[...] You can read the rest of this blog post by going to the original source, here [...]
October 17th, 2007 at 3:50 am
The rendering of fonts on Windows give me shivers… It hurts when you think how many hours a typedesigner put into a font, only to let it be f*cked up by MS…
And indeed, using ', ←,… is much easier to remember then ', but so are many CSS-properties we can’t use because of IE.
December 19th, 2007 at 1:21 am
Tim, can you elaborate on which CSS-properties can’t be used because of IE? Are the problems to which are alluding summarized anywhere? Thanks.