diff --git a/01 - JavaScript Drum Kit/index.html b/01 - JavaScript Drum Kit/index.html new file mode 100644 index 0000000000..1eec65526a --- /dev/null +++ b/01 - JavaScript Drum Kit/index.html @@ -0,0 +1,94 @@ + + + + + + JS Drum Kit + + + + + + +
+
+ A + clap +
+
+ S + hihat +
+
+ D + kick +
+
+ F + openhat +
+
+ G + boom +
+
+ H + ride +
+
+ J + snare +
+
+ K + tom +
+
+ L + tink +
+
+ + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/02 - JS and CSS Clock/index.html b/02 - JS and CSS Clock/index.html new file mode 100644 index 0000000000..4388e40be1 --- /dev/null +++ b/02 - JS and CSS Clock/index.html @@ -0,0 +1,130 @@ + + + + + + JS + CSS Clock + + + + + +
+
+
+
+
+
+
+ + + + + + + + \ No newline at end of file diff --git a/03 - CSS Variables/index.html b/03 - CSS Variables/index.html new file mode 100644 index 0000000000..8eaa9ff63c --- /dev/null +++ b/03 - CSS Variables/index.html @@ -0,0 +1,76 @@ + + + + + Scoped CSS Variables and JS + + +

Update CSS Variables with JS

+ +
+ + + + + + + + +
+ + + + + + + + + diff --git a/04 - Array Cardio Day 1/index.html b/04 - Array Cardio Day 1/index.html new file mode 100644 index 0000000000..1f2837d67f --- /dev/null +++ b/04 - Array Cardio Day 1/index.html @@ -0,0 +1,102 @@ + + + + + + Array Cardio 💪 + + + +

+ Psst: have a look at the JavaScript Console 💁

+ + + + \ No newline at end of file diff --git a/05 - Flex Panel Gallery/index.html b/05 - Flex Panel Gallery/index.html new file mode 100644 index 0000000000..e0937cba9d --- /dev/null +++ b/05 - Flex Panel Gallery/index.html @@ -0,0 +1,167 @@ + + + + + + Flex Panels 💪 + + + + + + + +
+
+

Hey

+

Let's

+

Dance

+
+
+

Give

+

Take

+

Receive

+
+
+

Experience

+

It

+

Today

+
+
+

Give

+

All

+

You can

+
+
+

Life

+

In

+

Motion

+
+
+ + + + + + + + \ No newline at end of file diff --git a/06 - Type Ahead/index.html b/06 - Type Ahead/index.html new file mode 100644 index 0000000000..aceb2a7ac7 --- /dev/null +++ b/06 - Type Ahead/index.html @@ -0,0 +1,51 @@ + + + + + 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..447fa100d5 --- /dev/null +++ b/07 - Array Cardio Day 2/index.html @@ -0,0 +1,51 @@ + + + + + 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..a1573edfd9 --- /dev/null +++ b/08 - Fun with HTML5 Canvas/index.html @@ -0,0 +1,66 @@ + + + + + + HTML5 Canvas + + + + + + + + + + + \ No newline at end of file diff --git a/09 - Dev Tools Domination/index.html b/09 - Dev Tools Domination/index.html new file mode 100644 index 0000000000..311ed4df1c --- /dev/null +++ b/09 - Dev Tools Domination/index.html @@ -0,0 +1,91 @@ + + + + + + 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..acafac9c4e --- /dev/null +++ b/10 - Hold Shift and Check Checkboxes/index.html @@ -0,0 +1,136 @@ + + + + + + Hold Shift to Check Multiple Checkboxes + + + + + +
+ + + + + + + + + +
+ + + + + \ No newline at end of file