Fullscreen Mode Toggle Example
+This is some example content.
+ + + +From 05af6d852c822a342f7761dd31fc29e40ec94775 Mon Sep 17 00:00:00 2001 From: sandhiya-R-T <75739715+sandhiya-R-T@users.noreply.github.com> Date: Tue, 18 Jun 2024 18:15:15 +0530 Subject: [PATCH] Update 003-JS-DOM.md --- Mini-tasks/003-JS-DOM.md | 373 ++++++++++++++++++++++++++++++++++++++- 1 file changed, 367 insertions(+), 6 deletions(-) diff --git a/Mini-tasks/003-JS-DOM.md b/Mini-tasks/003-JS-DOM.md index 0937998..25ce850 100644 --- a/Mini-tasks/003-JS-DOM.md +++ b/Mini-tasks/003-JS-DOM.md @@ -1,23 +1,384 @@ # JS, DOM Micro Tasks -1. Color a `span/div` element content when a user moves the mouse over the element. +1. Color a `span/div` element content when a user moves the mouse over the element. + +
+ + +This is a paragraph inside the heading.
+ + + + + + + + + + -3. Display the mouse X and Y coordinates in a `` tag when you click on a `This is some example content.
+ + + +