diff --git a/21711011_Shubh_Bhardwaj b/21711011_Shubh_Bhardwaj
new file mode 100644
index 0000000..8b13789
--- /dev/null
+++ b/21711011_Shubh_Bhardwaj
@@ -0,0 +1 @@
+
diff --git a/32/demo test21711011 b/32/demo test21711011
new file mode 100644
index 0000000..68ec5e1
--- /dev/null
+++ b/32/demo test21711011
@@ -0,0 +1,48 @@
+Part A ->
+
+
+
+ STUDENT LOGIN
+
+
+
+
+
+
+
+Part B ->
+
+
+
+ STUDENT INFORMATION
+
+
diff --git a/32/demo_test b/32/demo_test
new file mode 100644
index 0000000..8b13789
--- /dev/null
+++ b/32/demo_test
@@ -0,0 +1 @@
+
diff --git a/32/use of ext css.txt b/32/use of ext css.txt
new file mode 100644
index 0000000..a7170f0
--- /dev/null
+++ b/32/use of ext css.txt
@@ -0,0 +1,12 @@
+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
+
+The link to an external style sheet is placed within the head section of the page.
+
+
+
+
\ No newline at end of file
diff --git a/32_21711011_Shubh_Bhardwaj b/32_21711011_Shubh_Bhardwaj
new file mode 100644
index 0000000..bed9131
--- /dev/null
+++ b/32_21711011_Shubh_Bhardwaj
@@ -0,0 +1 @@
+Demo Test