From 56858207b3013480bd55688d7a133d52c4a65cab Mon Sep 17 00:00:00 2001 From: mayankpm <92316639+mayankpm@users.noreply.github.com> Date: Thu, 21 Sep 2023 11:19:03 +0530 Subject: [PATCH] solution: solved the 1st challenge of dom manipulation (2) --- solutions/dom_manipulation/1.html | 40 +++++++++++++++++++++++++++++++ 1 file changed, 40 insertions(+) create mode 100644 solutions/dom_manipulation/1.html diff --git a/solutions/dom_manipulation/1.html b/solutions/dom_manipulation/1.html new file mode 100644 index 0000000..0cd555b --- /dev/null +++ b/solutions/dom_manipulation/1.html @@ -0,0 +1,40 @@ + + + + + + + Document + + + + + + +