+
+
+
+
+
diff --git a/06 - Type Ahead/index.html b/06 - Type Ahead/index.html
new file mode 100644
index 0000000000..165b35b6f1
--- /dev/null
+++ b/06 - Type Ahead/index.html
@@ -0,0 +1,62 @@
+
+
+
+
+ Type Ahead 👀
+
+
+
+
+
+
+
+
diff --git a/07 - Array Cardio Day 2/index.html b/07 - Array Cardio Day 2/index.html
new file mode 100644
index 0000000000..22a6a50264
--- /dev/null
+++ b/07 - Array Cardio Day 2/index.html
@@ -0,0 +1,66 @@
+
+
+
+
+ Array Cardio 💪💪
+
+
+
Psst: have a look at the JavaScript Console 💁
+
+
+
diff --git a/08 - Fun with HTML5 Canvas/index.html b/08 - Fun with HTML5 Canvas/index.html
new file mode 100644
index 0000000000..06fe916e0b
--- /dev/null
+++ b/08 - Fun with HTML5 Canvas/index.html
@@ -0,0 +1,72 @@
+
+
+
+
+ HTML5 Canvas
+
+
+
+
+
+
+
+
+
diff --git a/09 - Dev Tools Domination/index.html b/09 - Dev Tools Domination/index.html
new file mode 100644
index 0000000000..f8efaa7d8b
--- /dev/null
+++ b/09 - Dev Tools Domination/index.html
@@ -0,0 +1,86 @@
+
+
+
+
+
+ Console Tricks!
+
+
+
+
+
×BREAK×DOWN×
+
+
+
+
+
\ No newline at end of file
diff --git a/10 - Hold Shift and Check Checkboxes/index.html b/10 - Hold Shift and Check Checkboxes/index.html
new file mode 100644
index 0000000000..fd5fa671b1
--- /dev/null
+++ b/10 - Hold Shift and Check Checkboxes/index.html
@@ -0,0 +1,136 @@
+
+
+
+
+
+ Hold Shift to Check Multiple Checkboxes
+
+
+
+
+
+
+
+
+
This is an inbox layout.
+
+
+
+
Check one item
+
+
+
+
Hold down your Shift key
+
+
+
+
Check a lower item
+
+
+
+
Everything inbetween should also be set to checked
+
+
+
+
Try do it with out any libraries
+
+
+
+
Just regular JavaScript
+
+
+
+
Good Luck!
+
+
+
+
Don't forget to tweet your result!
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/11 - Custom Video Player/index.html b/11 - Custom Video Player/index.html
index 281a15eaa8..44da6b8b9c 100644
--- a/11 - Custom Video Player/index.html
+++ b/11 - Custom Video Player/index.html
@@ -1,27 +1,31 @@
+
HTML Video Player
+
-