From b7430d8154a66b8d277b1e4b2b420a6929b6e46f Mon Sep 17 00:00:00 2001
From: KuldeepSinghRana-18
<85788568+KuldeepSinghRana-18@users.noreply.github.com>
Date: Thu, 13 Jan 2022 11:36:41 +0530
Subject: [PATCH 1/2] Create demo
---
Kuldeep Singh Rana - 2101102/demo | 1 +
1 file changed, 1 insertion(+)
create mode 100644 Kuldeep Singh Rana - 2101102/demo
diff --git a/Kuldeep Singh Rana - 2101102/demo b/Kuldeep Singh Rana - 2101102/demo
new file mode 100644
index 0000000..8b13789
--- /dev/null
+++ b/Kuldeep Singh Rana - 2101102/demo
@@ -0,0 +1 @@
+
From dda0fde6de651f448c2f8dc048b1b9f5c03c3897 Mon Sep 17 00:00:00 2001
From: KuldeepSinghRana-18
<85788568+KuldeepSinghRana-18@users.noreply.github.com>
Date: Thu, 13 Jan 2022 11:40:31 +0530
Subject: [PATCH 2/2] Add files via upload
---
Kuldeep Singh Rana - 2101102/scripting.txt | 3 +++
1 file changed, 3 insertions(+)
create mode 100644 Kuldeep Singh Rana - 2101102/scripting.txt
diff --git a/Kuldeep Singh Rana - 2101102/scripting.txt b/Kuldeep Singh Rana - 2101102/scripting.txt
new file mode 100644
index 0000000..ee2f063
--- /dev/null
+++ b/Kuldeep Singh Rana - 2101102/scripting.txt
@@ -0,0 +1,3 @@
+Ans2- The external style sheet is generally used when you want to make changes on multiple pages.
+It is ideal for this condition because it facilitates you to change the look of the entire web site by changing just one file.
+It uses the tag on every pages and the tag should be put inside the head section.
\ No newline at end of file