1
0
mirror of https://github.com/2martens/uni.git synced 2026-05-07 11:56:26 +02:00
Files
uni/sonstiges/html/reveal-js/lib/js/html5shiv.js
2016-02-13 14:21:40 +01:00

7 lines
235 B
JavaScript

document.createElement('header');
document.createElement('nav');
document.createElement('section');
document.createElement('article');
document.createElement('aside');
document.createElement('footer');
document.createElement('hgroup');