diff --git a/01 - JavaScript Drum Kit/index-old solution.html b/01 - JavaScript Drum Kit/index-old solution.html new file mode 100644 index 0000000000..c78139956b --- /dev/null +++ b/01 - JavaScript Drum Kit/index-old solution.html @@ -0,0 +1,84 @@ + + + + + Codestin Search App + + + + + +
+
+ A + clap +
+
+ S + hihat +
+
+ D + kick +
+
+ F + openhat +
+
+ G + boom +
+
+ H + ride +
+
+ J + snare +
+
+ K + tom +
+
+ L + tink +
+
+ + + + + + + + + + + + + + + + diff --git a/01 - JavaScript Drum Kit/index.html b/01 - JavaScript Drum Kit/index.html index 246639f990..be240bf917 100644 --- a/01 - JavaScript Drum Kit/index.html +++ b/01 - JavaScript Drum Kit/index.html @@ -7,7 +7,6 @@ -
A @@ -58,26 +57,26 @@ + diff --git a/02 - JS + CSS Clock/index.html b/02 - JS + CSS Clock/index.html index 1c777557da..c2cc25ac6d 100644 --- a/02 - JS + CSS Clock/index.html +++ b/02 - JS + CSS Clock/index.html @@ -6,7 +6,6 @@ -
@@ -15,7 +14,6 @@
- + - + setInterval(setDate, 1000) + diff --git a/03 - CSS Variables/index-START.html b/03 - CSS Variables/index-START.html index 7171607a8b..68bb6262eb 100644 --- a/03 - CSS Variables/index-START.html +++ b/03 - CSS Variables/index-START.html @@ -21,6 +21,21 @@

Update CSS Variables with JS

diff --git a/03 - CSS Variables/index.html b/03 - CSS Variables/index.html new file mode 100644 index 0000000000..c42ec9ea08 --- /dev/null +++ b/03 - CSS Variables/index.html @@ -0,0 +1,79 @@ + + + + + Codestin Search App + + +

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 100755 index 0000000000..02d0c6bbbd --- /dev/null +++ b/04 - Array Cardio Day 1/index.html @@ -0,0 +1,94 @@ + + + + + Codestin Search App + + +

Psst: have a look at the JavaScript Console 💁

+ + + diff --git a/05 - Flex Panel Gallery/asset/biedny.jpg b/05 - Flex Panel Gallery/asset/biedny.jpg new file mode 100755 index 0000000000..2c2222f295 Binary files /dev/null and b/05 - Flex Panel Gallery/asset/biedny.jpg differ diff --git a/05 - Flex Panel Gallery/asset/fajt.jpg b/05 - Flex Panel Gallery/asset/fajt.jpg new file mode 100755 index 0000000000..8a6215d84d Binary files /dev/null and b/05 - Flex Panel Gallery/asset/fajt.jpg differ diff --git a/05 - Flex Panel Gallery/asset/kot.jpg b/05 - Flex Panel Gallery/asset/kot.jpg new file mode 100755 index 0000000000..ad6487ec11 Binary files /dev/null and b/05 - Flex Panel Gallery/asset/kot.jpg differ diff --git a/05 - Flex Panel Gallery/asset/lodo.gif b/05 - Flex Panel Gallery/asset/lodo.gif new file mode 100755 index 0000000000..439bf95509 Binary files /dev/null and b/05 - Flex Panel Gallery/asset/lodo.gif differ diff --git a/05 - Flex Panel Gallery/asset/madzia.jpg b/05 - Flex Panel Gallery/asset/madzia.jpg new file mode 100755 index 0000000000..f1a298dcb0 Binary files /dev/null and b/05 - Flex Panel Gallery/asset/madzia.jpg differ diff --git a/05 - Flex Panel Gallery/index.html b/05 - Flex Panel Gallery/index.html new file mode 100755 index 0000000000..e2613940aa --- /dev/null +++ b/05 - Flex Panel Gallery/index.html @@ -0,0 +1,134 @@ + + + + + Codestin Search App + + + + + + +
+
+

Hey

+

Let's

+

Dance

+
+
+

Give

+

Take

+

Receive

+
+
+

Experience

+

It

+

Today

+
+
+

Give

+

All

+

You can

+
+
+

Life

+

In

+

Motion

+
+
+ + + + + diff --git a/06 - Type Ahead/index.html b/06 - Type Ahead/index.html new file mode 100644 index 0000000000..1436886918 --- /dev/null +++ b/06 - Type Ahead/index.html @@ -0,0 +1,22 @@ + + + + + Codestin Search App + + + + +
+ +
    +
  • Filter for a city
  • +
  • or a state
  • +
+
+ + + diff --git a/07 - Array Cardio Day 2/index.html b/07 - Array Cardio Day 2/index.html new file mode 100644 index 0000000000..04cf443b18 --- /dev/null +++ b/07 - Array Cardio Day 2/index.html @@ -0,0 +1,65 @@ + + + + + Codestin Search App + + +

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..fd9280ae31 --- /dev/null +++ b/08 - Fun with HTML5 Canvas/index.html @@ -0,0 +1,59 @@ + + + + + Codestin Search App + + + + + + + + + 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..b0e8e8af10 --- /dev/null +++ b/10 - Hold Shift and Check Checkboxes/index.html @@ -0,0 +1,140 @@ + + + + + Codestin Search App + + + + +
+
+ +

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!

+
+
+ + + +