mirror of
https://github.com/apricote/presentations.git
synced 2026-02-06 17:57:02 +00:00
fpJs: add presentation
This commit is contained in:
parent
9c21fc1556
commit
5547085170
61 changed files with 13750 additions and 0 deletions
7
fpJs/lib/js/html5shiv.js
vendored
Normal file
7
fpJs/lib/js/html5shiv.js
vendored
Normal 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');
|
||||
Loading…
Add table
Add a link
Reference in a new issue