Hacker News new | ask | show | jobs
by pknerd 5155 days ago
yay! Something I did with my homepage http://adnansiddiqi.com. Try it on IE :D
1 comments

Do you know that your site works OK on IE9 when changing the UA?

Ironically, your site page does not include a doctype so it is interpreted in quirksmode [1]...

[1] http://en.wikipedia.org/wiki/Quirks_mode

Yes I do.