diff --git a/RippleButtonAndCopyAnimation (works on Chrome)/css/str.css b/RippleButtonAndCopyAnimation/css/str.css
similarity index 100%
rename from RippleButtonAndCopyAnimation (works on Chrome)/css/str.css
rename to RippleButtonAndCopyAnimation/css/str.css
diff --git a/RippleButtonAndCopyAnimation (works on Chrome)/css/style1.css b/RippleButtonAndCopyAnimation/css/style1.css
similarity index 100%
rename from RippleButtonAndCopyAnimation (works on Chrome)/css/style1.css
rename to RippleButtonAndCopyAnimation/css/style1.css
diff --git a/RippleButtonAndCopyAnimation (works on Chrome)/index.html b/RippleButtonAndCopyAnimation/index.html
similarity index 91%
rename from RippleButtonAndCopyAnimation (works on Chrome)/index.html
rename to RippleButtonAndCopyAnimation/index.html
index 1e8a96d..a5686cb 100644
--- a/RippleButtonAndCopyAnimation (works on Chrome)/index.html
+++ b/RippleButtonAndCopyAnimation/index.html
@@ -1,6 +1,8 @@
+
+
@@ -11,7 +13,7 @@
Feature
-
+
diff --git a/RippleButtonAndCopyAnimation (works on Chrome)/js/app.js b/RippleButtonAndCopyAnimation/js/app.js
similarity index 100%
rename from RippleButtonAndCopyAnimation (works on Chrome)/js/app.js
rename to RippleButtonAndCopyAnimation/js/app.js
diff --git a/YTCinemaMode (works on Chrome)/css/main-styles.css b/YTCinemaMode/css/main-styles.css
similarity index 100%
rename from YTCinemaMode (works on Chrome)/css/main-styles.css
rename to YTCinemaMode/css/main-styles.css
diff --git a/YTCinemaMode (works on Chrome)/css/style.css b/YTCinemaMode/css/style.css
similarity index 100%
rename from YTCinemaMode (works on Chrome)/css/style.css
rename to YTCinemaMode/css/style.css
diff --git a/YTCinemaMode (works on Chrome)/index.html b/YTCinemaMode/index.html
similarity index 82%
rename from YTCinemaMode (works on Chrome)/index.html
rename to YTCinemaMode/index.html
index ceb5bda..9fdbfec 100644
--- a/YTCinemaMode (works on Chrome)/index.html
+++ b/YTCinemaMode/index.html
@@ -2,6 +2,8 @@
+
+
@@ -19,11 +21,11 @@
-
+
-
-
+
+
diff --git a/YTCinemaMode (works on Chrome)/js/script.js b/YTCinemaMode/js/script.js
similarity index 97%
rename from YTCinemaMode (works on Chrome)/js/script.js
rename to YTCinemaMode/js/script.js
index 28752e5..d05fec4 100644
--- a/YTCinemaMode (works on Chrome)/js/script.js
+++ b/YTCinemaMode/js/script.js
@@ -9,6 +9,9 @@ function renderImage() {
render.drawImage(videoIn, 0, 0, varCanvas.width, varCanvas.height);
}
+/**
+ *
+ */
function renderFinal() {
let rdInt = setInterval(renderImage, 20);
setTimeout(rdInt, 80);
diff --git a/cool-share/base/css/main.css b/cool-share/base/css/main.css
new file mode 100644
index 0000000..f86d510
--- /dev/null
+++ b/cool-share/base/css/main.css
@@ -0,0 +1,17 @@
+.page-wrapper {
+ background-color: #000;
+}
+
+input,
+p,
+span,
+h1,
+h2,
+h3,
+h4,
+h5,
+h6 {
+ color: white;
+ background-color: transparent;
+ border: none;
+}
\ No newline at end of file
diff --git a/cool-share (not done)/base/style.css b/cool-share/base/css/style.css
similarity index 100%
rename from cool-share (not done)/base/style.css
rename to cool-share/base/css/style.css
diff --git a/cool-share (not done)/base/app.js b/cool-share/base/js/app.js
similarity index 100%
rename from cool-share (not done)/base/app.js
rename to cool-share/base/js/app.js
diff --git a/cool-share (not done)/index.html b/cool-share/index.html
similarity index 83%
rename from cool-share (not done)/index.html
rename to cool-share/index.html
index b361dd1..68324ac 100644
--- a/cool-share (not done)/index.html
+++ b/cool-share/index.html
@@ -1,6 +1,8 @@
+
+
@@ -18,11 +20,11 @@
-
+
-
-
+
+
@@ -38,5 +40,5 @@
-
+
\ No newline at end of file
diff --git a/cool-video (not done)/style-main.css b/cool-video/css/style-main.css
similarity index 100%
rename from cool-video (not done)/style-main.css
rename to cool-video/css/style-main.css
diff --git a/cool-video (not done)/style.css b/cool-video/css/style.css
similarity index 99%
rename from cool-video (not done)/style.css
rename to cool-video/css/style.css
index 65e1106..1e307e4 100644
--- a/cool-video (not done)/style.css
+++ b/cool-video/css/style.css
@@ -79,7 +79,7 @@ p {
/*? Variables */
-:root {}
+/* :root {} */
/*? Page Wrapper */
.page-wrapper {
diff --git a/cool-video (not done)/index.html b/cool-video/index.html
similarity index 78%
rename from cool-video (not done)/index.html
rename to cool-video/index.html
index 2144191..ba71111 100644
--- a/cool-video (not done)/index.html
+++ b/cool-video/index.html
@@ -1,6 +1,8 @@
+
+
@@ -18,11 +20,11 @@
-
+
-
-
+
+
@@ -32,4 +34,6 @@
+
+
\ No newline at end of file
diff --git a/cool-share (not done)/base/main.css b/cool-video/js/script.js
similarity index 100%
rename from cool-share (not done)/base/main.css
rename to cool-video/js/script.js
diff --git a/fine-scroll (not done)/style-main.css b/fine-scroll/css/style-main.css
similarity index 100%
rename from fine-scroll (not done)/style-main.css
rename to fine-scroll/css/style-main.css
diff --git a/fine-scroll (not done)/style.css b/fine-scroll/css/style.css
similarity index 100%
rename from fine-scroll (not done)/style.css
rename to fine-scroll/css/style.css
diff --git a/fine-scroll (not done)/index.html b/fine-scroll/index.html
similarity index 83%
rename from fine-scroll (not done)/index.html
rename to fine-scroll/index.html
index a7a4b63..c6cc8ab 100644
--- a/fine-scroll (not done)/index.html
+++ b/fine-scroll/index.html
@@ -1,6 +1,8 @@
+
+
@@ -18,11 +20,11 @@
-
+
-
-
+
+
@@ -45,7 +47,6 @@
-
+
\ No newline at end of file
diff --git a/fine-scroll/js/script.js b/fine-scroll/js/script.js
new file mode 100644
index 0000000..e69de29
diff --git a/slideMenuFeature (not done)/str.css b/slideMenuFeature/css/str.css
similarity index 100%
rename from slideMenuFeature (not done)/str.css
rename to slideMenuFeature/css/str.css
diff --git a/slideMenuFeature (not done)/style1.css b/slideMenuFeature/css/style1.css
similarity index 94%
rename from slideMenuFeature (not done)/style1.css
rename to slideMenuFeature/css/style1.css
index fd955bb..0b0c8fa 100644
--- a/slideMenuFeature (not done)/style1.css
+++ b/slideMenuFeature/css/style1.css
@@ -68,4 +68,6 @@ section.intro-block {
color: rgb(255, 255, 255);
}
-.slide-menu-button-activator:active {}
\ No newline at end of file
+.slide-menu-button-activator:active {
+ background-color: rgb(255, 255, 255);
+}
\ No newline at end of file
diff --git a/slideMenuFeature (not done)/index.html b/slideMenuFeature/index.html
similarity index 86%
rename from slideMenuFeature (not done)/index.html
rename to slideMenuFeature/index.html
index 1bf81d9..5001a1a 100644
--- a/slideMenuFeature (not done)/index.html
+++ b/slideMenuFeature/index.html
@@ -1,6 +1,8 @@
+
+
@@ -11,7 +13,7 @@
Feature
-
+
@@ -21,8 +23,8 @@
-
-
+
+
@@ -47,4 +49,6 @@
+
+
\ No newline at end of file
diff --git a/slideMenuFeature/js/script.js b/slideMenuFeature/js/script.js
new file mode 100644
index 0000000..e69de29