// create HTML5 elements
document.createElement('header');
document.createElement('footer');
