From 2c779d46381bf00b8aafd89658e920c6b713b23e Mon Sep 17 00:00:00 2001 From: Arti M Date: Wed, 21 Dec 2016 22:23:34 +0000 Subject: [PATCH 1/2] Completes JS DrumKit. --- 01 - JavaScript Drum Kit/index-START.html | 66 ------------------- .../{index-FINISHED.html => index.html} | 25 ++++--- 2 files changed, 12 insertions(+), 79 deletions(-) delete mode 100644 01 - JavaScript Drum Kit/index-START.html rename 01 - JavaScript Drum Kit/{index-FINISHED.html => index.html} (80%) diff --git a/01 - JavaScript Drum Kit/index-START.html b/01 - JavaScript Drum Kit/index-START.html deleted file mode 100644 index 4070d32767..0000000000 --- a/01 - JavaScript Drum Kit/index-START.html +++ /dev/null @@ -1,66 +0,0 @@ - - - - - JS Drum Kit - - - - - -
-
- 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-FINISHED.html b/01 - JavaScript Drum Kit/index.html similarity index 80% rename from 01 - JavaScript Drum Kit/index-FINISHED.html rename to 01 - JavaScript Drum Kit/index.html index 1a16d0997c..a67c581c42 100644 --- a/01 - JavaScript Drum Kit/index-FINISHED.html +++ b/01 - JavaScript Drum Kit/index.html @@ -58,24 +58,23 @@ From 7706c17d5f94999fb721ebc43591967e325659c9 Mon Sep 17 00:00:00 2001 From: Arti M Date: Sun, 25 Dec 2016 20:20:11 +0000 Subject: [PATCH 2/2] Completes Lesson 2. Adds JS and CSS Clock --- 02 - JS + CSS Clock/index-START.html | 73 ------------------- .../{index-FINISHED.html => index.html} | 42 +++++------ 2 files changed, 21 insertions(+), 94 deletions(-) delete mode 100644 02 - JS + CSS Clock/index-START.html rename 02 - JS + CSS Clock/{index-FINISHED.html => index.html} (62%) diff --git a/02 - JS + CSS Clock/index-START.html b/02 - JS + CSS Clock/index-START.html deleted file mode 100644 index 2712384201..0000000000 --- a/02 - JS + CSS Clock/index-START.html +++ /dev/null @@ -1,73 +0,0 @@ - - - - - JS + CSS Clock - - - - -
-
-
-
-
-
-
- - - - - - - diff --git a/02 - JS + CSS Clock/index-FINISHED.html b/02 - JS + CSS Clock/index.html similarity index 62% rename from 02 - JS + CSS Clock/index-FINISHED.html rename to 02 - JS + CSS Clock/index.html index db653a5340..1d81b569e5 100644 --- a/02 - JS + CSS Clock/index-FINISHED.html +++ b/02 - JS + CSS Clock/index.html @@ -18,7 +18,7 @@ + - +