Please consider donating: a local project in memory of my daughter

Archive for the "html5" Tag

html5 and Firefox2

If you’re using html5 for your site, and care about what the 3% of Firefox 2 users experience, then this should help you. For me it wasn’t so much the 3%, it was that my pages work perfectly in IE6, but are a complete mess in Firefox 2, and I just couldn’t live with that. [...]

HTML5 enabling script

Since HTML5 is getting more attention by way of marking up our new pages, and the only way to get IE to acknowledge the new elements, such as <article>, is to use the HTML5 shiv, I’ve quickly put together a mini script that enables all the new elements.

HTML 5 – what caught my eye

I’ve been looking over the HTML5 drafts and HTML4 – HTML5 differences doc, and here’s a list of bits that caught my eye, and why.