try on hosting presentations

This commit is contained in:
Lukasz Skotarek 2020-05-18 22:58:07 +02:00
parent eadfc78373
commit 165c960b96
77 changed files with 15892 additions and 0 deletions

View file

@ -0,0 +1,7 @@
document.createElement('header');
document.createElement('nav');
document.createElement('section');
document.createElement('article');
document.createElement('aside');
document.createElement('footer');
document.createElement('hgroup');