From 527c80ee9bb8c0dd8a371f0aa7a60f4a7b177822 Mon Sep 17 00:00:00 2001 From: the-darkesttt <86405617+the-darkesttt@users.noreply.github.com> Date: Tue, 9 Aug 2022 12:11:28 +0300 Subject: [PATCH] Js dom task (#57) * js-dom-task * newlines at the ends * another newline * remove useless lines * small fixings --- submissions/the-darkesttt/js-dom/index.html | 62 +++++++++ submissions/the-darkesttt/js-dom/script.js | 78 ++++++++++++ submissions/the-darkesttt/js-dom/style.css | 131 ++++++++++++++++++++ 3 files changed, 271 insertions(+) create mode 100644 submissions/the-darkesttt/js-dom/index.html create mode 100644 submissions/the-darkesttt/js-dom/script.js create mode 100644 submissions/the-darkesttt/js-dom/style.css diff --git a/submissions/the-darkesttt/js-dom/index.html b/submissions/the-darkesttt/js-dom/index.html new file mode 100644 index 0000000000..dbe3e4b169 --- /dev/null +++ b/submissions/the-darkesttt/js-dom/index.html @@ -0,0 +1,62 @@ + + +
+ + + +