diff --git a/01 - JavaScript Drum Kit/index-MARK.html b/01 - JavaScript Drum Kit/index-MARK.html
new file mode 100644
index 0000000000..6f5265a365
--- /dev/null
+++ b/01 - JavaScript Drum Kit/index-MARK.html
@@ -0,0 +1,89 @@
+
+
+
+
+ JS Drum Kit
+
+
+
+
+
+
+
+ A
+ clap
+
+
+ S
+ hihat
+
+
+ D
+ kick
+
+
+ F
+ openhat
+
+
+ G
+ boom
+
+
+ H
+ ride
+
+
+ J
+ snare
+
+
+ K
+ tom
+
+
+ L
+ tink
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/02 - JS and CSS Clock/index-MARK.html b/02 - JS and CSS Clock/index-MARK.html
new file mode 100644
index 0000000000..dfcae0620d
--- /dev/null
+++ b/02 - JS and CSS Clock/index-MARK.html
@@ -0,0 +1,96 @@
+
+
+
+
+ JS + CSS Clock
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/03 - CSS Variables/index-MARK.html b/03 - CSS Variables/index-MARK.html
new file mode 100644
index 0000000000..1f166dbb6e
--- /dev/null
+++ b/03 - CSS Variables/index-MARK.html
@@ -0,0 +1,82 @@
+
+
+
+
+ Scoped CSS Variables and JS
+
+
+ Update CSS Variables with JS
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/04 - Array Cardio Day 1/index-MARK.html b/04 - Array Cardio Day 1/index-MARK.html
new file mode 100644
index 0000000000..132cf76dd5
--- /dev/null
+++ b/04 - Array Cardio Day 1/index-MARK.html
@@ -0,0 +1,121 @@
+
+
+
+
+ Array Cardio 💪
+
+
+ Psst: have a look at the JavaScript Console 💁
+
+
+
+
+
diff --git a/05 - Flex Panel Gallery/index-MARK.html b/05 - Flex Panel Gallery/index-MARK.html
new file mode 100644
index 0000000000..33b97be53c
--- /dev/null
+++ b/05 - Flex Panel Gallery/index-MARK.html
@@ -0,0 +1,153 @@
+
+
+
+
+ Flex Panels 💪
+
+
+
+
+
+
+
+
+
+
Give
+
Take
+
Receive
+
+
+
Experience
+
It
+
Today
+
+
+
+
+
+
+
+
+
+
+
diff --git a/06 - Type Ahead/index-MARK.html b/06 - Type Ahead/index-MARK.html
new file mode 100644
index 0000000000..bc9630bc7a
--- /dev/null
+++ b/06 - Type Ahead/index-MARK.html
@@ -0,0 +1,62 @@
+
+
+
+
+ Type Ahead 👀
+
+
+
+
+
+
+
+
+
diff --git a/06 - Type Ahead/style.css b/06 - Type Ahead/style.css
index 36dc55f30e..ee829dbafd 100644
--- a/06 - Type Ahead/style.css
+++ b/06 - Type Ahead/style.css
@@ -1,7 +1,7 @@
html {
box-sizing: border-box;
background:#ffc600;
- font-family:'helvetica neue';
+ font-family:'helvetica neue','Roboto',sans-serif;
font-size: 20px;
font-weight: 200;
}
diff --git a/07 - Array Cardio Day 2/index-MARK.html b/07 - Array Cardio Day 2/index-MARK.html
new file mode 100644
index 0000000000..7f9f6d0fd1
--- /dev/null
+++ b/07 - Array Cardio Day 2/index-MARK.html
@@ -0,0 +1,55 @@
+
+
+
+
+ Array Cardio 💪💪
+
+
+ Psst: have a look at the JavaScript Console 💁
+
+
+
diff --git a/08 - Fun with HTML5 Canvas/index-MARK.html b/08 - Fun with HTML5 Canvas/index-MARK.html
new file mode 100644
index 0000000000..67950b2a44
--- /dev/null
+++ b/08 - Fun with HTML5 Canvas/index-MARK.html
@@ -0,0 +1,58 @@
+
+
+
+
+ HTML5 Canvas
+
+
+
+
+
+
+
+
+
diff --git a/09 - Dev Tools Domination/index-MARK.html b/09 - Dev Tools Domination/index-MARK.html
new file mode 100644
index 0000000000..997ce5da81
--- /dev/null
+++ b/09 - Dev Tools Domination/index-MARK.html
@@ -0,0 +1,85 @@
+
+
+
+
+ Console Tricks!
+
+
+
+ ×BREAK×DOWN×
+
+
+
+
diff --git a/10 - Hold Shift and Check Checkboxes/index-MARK.html b/10 - Hold Shift and Check Checkboxes/index-MARK.html
new file mode 100644
index 0000000000..f8b23134b3
--- /dev/null
+++ b/10 - Hold Shift and Check Checkboxes/index-MARK.html
@@ -0,0 +1,136 @@
+
+
+
+
+ Hold Shift to Check Multiple Checkboxes
+
+
+
+
+
+
+
+
This is an inbox layout.
+
+
+
+
+
Hold down your Shift key
+
+
+
+
+
Everything inbetween should also be set to checked
+
+
+
+
Try do it with out any libraries
+
+
+
+
Just regular JavaScript
+
+
+
+
+
Don't forget to tweet your result!
+
+
+
+
+
+
diff --git a/11 - Custom Video Player/index.html b/11 - Custom Video Player/index.html
index 281a15eaa8..85d7d19249 100644
--- a/11 - Custom Video Player/index.html
+++ b/11 - Custom Video Player/index.html
@@ -22,6 +22,6 @@
-
+