+
+Registration Page
+
+
+
+
+
+
+
+
From 67b6801c894e7f12eecd0284cbea6a48991585f2 Mon Sep 17 00:00:00 2001
From: Shikha-ac <85789999+Shikha-ac@users.noreply.github.com>
Date: Sat, 15 Jan 2022 13:14:25 +0530
Subject: [PATCH 2/3] Create Demo2
---
MCA1/1B/Shikha_Thakur_50/Shikha_Thakur_50/Demo2 | 6 ++++++
1 file changed, 6 insertions(+)
create mode 100644 MCA1/1B/Shikha_Thakur_50/Shikha_Thakur_50/Demo2
diff --git a/MCA1/1B/Shikha_Thakur_50/Shikha_Thakur_50/Demo2 b/MCA1/1B/Shikha_Thakur_50/Shikha_Thakur_50/Demo2
new file mode 100644
index 0000000..f8e1a07
--- /dev/null
+++ b/MCA1/1B/Shikha_Thakur_50/Shikha_Thakur_50/Demo2
@@ -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
From d6cf4f9cfa49aea60379112352770c6499ebd5f5 Mon Sep 17 00:00:00 2001
From: Shikha-ac <85789999+Shikha-ac@users.noreply.github.com>
Date: Sat, 15 Jan 2022 13:31:57 +0530
Subject: [PATCH 3/3] Add files via upload
---
MCA1/1B/Shikha_Thakur_50/Demo1 Shikha | 48 +++++++++++++++++++++++++++
MCA1/1B/Shikha_Thakur_50/Demo2 Shikha | 6 ++++
2 files changed, 54 insertions(+)
create mode 100644 MCA1/1B/Shikha_Thakur_50/Demo1 Shikha
create mode 100644 MCA1/1B/Shikha_Thakur_50/Demo2 Shikha
diff --git a/MCA1/1B/Shikha_Thakur_50/Demo1 Shikha b/MCA1/1B/Shikha_Thakur_50/Demo1 Shikha
new file mode 100644
index 0000000..68ec5e1
--- /dev/null
+++ b/MCA1/1B/Shikha_Thakur_50/Demo1 Shikha
@@ -0,0 +1,48 @@
+Part A ->
+
+
+
+ STUDENT LOGIN
+
+
+
+
+
+
+
+Part B ->
+
+
+
+ STUDENT INFORMATION
+
+
diff --git a/MCA1/1B/Shikha_Thakur_50/Demo2 Shikha b/MCA1/1B/Shikha_Thakur_50/Demo2 Shikha
new file mode 100644
index 0000000..d66fd64
--- /dev/null
+++ b/MCA1/1B/Shikha_Thakur_50/Demo2 Shikha
@@ -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