annotate www/p/lib/js/html5shiv.js @ 44:8fc7155aa3ac

update presentation
author Rob Canning <rc-web@kiben.net>
date Tue, 11 Sep 2012 13:01:17 +0100
parents 49c94f63b8b0
children
rev   line source
rc-web@42 1 document.createElement('header');
rc-web@42 2 document.createElement('nav');
rc-web@42 3 document.createElement('section');
rc-web@42 4 document.createElement('article');
rc-web@42 5 document.createElement('aside');
rc-web@42 6 document.createElement('footer');
rc-web@42 7 document.createElement('hgroup');