Posts tagged html5

January 20, 2010

Site update

I’ve been at work converting the site to HTML5, mainly by replacing generic div elements to more descriptive ones (section, aside, header etc.) wherever possible.

I’ll be changing some more stuff in the upcoming weeks, but as of now, the markup of maxpagels.com validates as HTML5. Special thanks to the people behind Modernizr for creating a fantastic JavaScript library – it’s painless to style HTML5 elements in IE using it.

January 7, 2010

Forms in HTML5

Chapter 10 of Mark Pilgrim’s Dive into HTML5. Informative and thoroughly researched, as expected.

October 21, 2009

Up to Speed on HTML5 and CSS3

A simple, elegent presentation by M. Jackson Wilkinson on the features of HTML5 and CSS3 and why you should care about them.

October 18, 2009

Dive into HTML5 – Video on the Web

A comprehensive reference by Mark Pilgrim.

(via Daring Fireball)