diff --git a/01 - JavaScript Drum Kit/index-iskigow.html b/01 - JavaScript Drum Kit/index-iskigow.html new file mode 100644 index 0000000000..8e557b1cbf --- /dev/null +++ b/01 - JavaScript Drum Kit/index-iskigow.html @@ -0,0 +1,86 @@ + + + + + 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-iskigow.html b/02 - JS and CSS Clock/index-iskigow.html new file mode 100644 index 0000000000..6827aa21f7 --- /dev/null +++ b/02 - JS and CSS Clock/index-iskigow.html @@ -0,0 +1,108 @@ + + + + + JS + CSS Clock + + + + +
+
+
+
+
+
+
+ + + + + + + diff --git a/03 - CSS Variables/index-iskigow.html b/03 - CSS Variables/index-iskigow.html new file mode 100644 index 0000000000..2f0711be33 --- /dev/null +++ b/03 - CSS Variables/index-iskigow.html @@ -0,0 +1,75 @@ + + + + + Scoped CSS Variables and JS + + +

Update CSS Variables with JS

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

Psst: have a look at the JavaScript Console 💁

+ + + diff --git a/05 - Flex Panel Gallery/index-iskigow.html b/05 - Flex Panel Gallery/index-iskigow.html new file mode 100644 index 0000000000..34dde86161 --- /dev/null +++ b/05 - Flex Panel Gallery/index-iskigow.html @@ -0,0 +1,160 @@ + + + + + Flex Panels 💪 + + + + + + +
+
+

Hey

+

Let's

+

Dance

+
+
+

Give

+

Take

+

Receive

+
+
+

Experience

+

It

+

Today

+
+
+

Give

+

All

+

You can

+
+
+

Life

+

In

+

Motion

+
+
+ + + + + + + diff --git a/06 - Type Ahead/index-iskigow.html b/06 - Type Ahead/index-iskigow.html new file mode 100644 index 0000000000..a186bf95fa --- /dev/null +++ b/06 - Type Ahead/index-iskigow.html @@ -0,0 +1,78 @@ + + + + + Type Ahead 👀 + + + + +
+ + +
+ + + diff --git a/07 - Array Cardio Day 2/index-iskigow.html b/07 - Array Cardio Day 2/index-iskigow.html new file mode 100644 index 0000000000..7aa5be53b1 --- /dev/null +++ b/07 - Array Cardio Day 2/index-iskigow.html @@ -0,0 +1,76 @@ + + + + + Array Cardio 💪💪 + + +

Psst: have a look at the JavaScript Console 💁

+ + + diff --git a/08 - Fun with HTML5 Canvas/index-iskigow.html b/08 - Fun with HTML5 Canvas/index-iskigow.html new file mode 100644 index 0000000000..19dce04d0d --- /dev/null +++ b/08 - Fun with HTML5 Canvas/index-iskigow.html @@ -0,0 +1,74 @@ + + + + + HTML5 Canvas + + + + + + + + + diff --git a/09 - Dev Tools Domination/index-iskigow.html b/09 - Dev Tools Domination/index-iskigow.html new file mode 100644 index 0000000000..da5ebf408e --- /dev/null +++ b/09 - Dev Tools Domination/index-iskigow.html @@ -0,0 +1,76 @@ + + + + + Console Tricks! + + + +

×BREAK×DOWN×

+ + + + diff --git a/10 - Hold Shift and Check Checkboxes/index-iskigow.html b/10 - Hold Shift and Check Checkboxes/index-iskigow.html new file mode 100644 index 0000000000..5806e01b36 --- /dev/null +++ b/10 - Hold Shift and Check Checkboxes/index-iskigow.html @@ -0,0 +1,141 @@ + + + + + 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 to do it without any libraries

+
+
+ +

Just regular JavaScript

+
+
+ +

Good Luck!

+
+
+ +

Don't forget to tweet your result!

+
+
+ + + +