1
0
Files
trainings/kubernetes/slides/lib/js/html5shiv.js
Arnaud Morin 977bef4238 add k8s
Signed-off-by: Arnaud Morin <arnaud.morin@ovhcloud.com>
2022-01-08 22:55:03 +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');