diff --git a/Anirudh Bahuguna Section B 24/2101026 b/Anirudh Bahuguna Section B 24/2101026
new file mode 100644
index 0000000..eec79d6
--- /dev/null
+++ b/Anirudh Bahuguna Section B 24/2101026
@@ -0,0 +1 @@
+Demo test
diff --git a/Anirudh Bahuguna Section B 24/demo test q 1.txt b/Anirudh Bahuguna Section B 24/demo test q 1.txt
new file mode 100644
index 0000000..68ec5e1
--- /dev/null
+++ b/Anirudh Bahuguna Section B 24/demo test q 1.txt
@@ -0,0 +1,48 @@
+Part A ->
+
+
+
+ STUDENT LOGIN
+
+
+
+
+
+
+
+Part B ->
+
+
+
+ STUDENT INFORMATION
+
+
diff --git a/Anirudh Bahuguna Section B 24/demo test q 2.txt b/Anirudh Bahuguna Section B 24/demo test q 2.txt
new file mode 100644
index 0000000..d66fd64
--- /dev/null
+++ b/Anirudh Bahuguna Section B 24/demo test q 2.txt
@@ -0,0 +1,6 @@
+External style sheets have the following advantages over internal and inline styles:
+
+one change to the style sheet will change all linked pages
+you can create classes of styles that can then be used on many different HTML elements
+consistent look and feel across multiple web pages
+improved load times because the css file is downloaded once and applied to each relevant page as needed
\ No newline at end of file