From 7514dd2ee41245aa04eaac929cf5e685982b1958 Mon Sep 17 00:00:00 2001 From: Anirudh Bahuguna <85787859+Only-Ani@users.noreply.github.com> Date: Thu, 13 Jan 2022 10:43:41 +0530 Subject: [PATCH 1/4] Create demo test --- "Anirudh Bahuguna \t2101026/demo test" | 1 + 1 file changed, 1 insertion(+) create mode 100644 "Anirudh Bahuguna \t2101026/demo test" diff --git "a/Anirudh Bahuguna \t2101026/demo test" "b/Anirudh Bahuguna \t2101026/demo test" new file mode 100644 index 0000000..e7d9fa5 --- /dev/null +++ "b/Anirudh Bahuguna \t2101026/demo test" @@ -0,0 +1 @@ +demo test From 40cae9ccc01bb03f5ac9b15c6f980e62ac429c9d Mon Sep 17 00:00:00 2001 From: Anirudh Bahuguna <85787859+Only-Ani@users.noreply.github.com> Date: Thu, 13 Jan 2022 10:55:17 +0530 Subject: [PATCH 2/4] Delete Anirudh Bahuguna 2101026 directory --- "Anirudh Bahuguna \t2101026/demo test" | 1 - 1 file changed, 1 deletion(-) delete mode 100644 "Anirudh Bahuguna \t2101026/demo test" diff --git "a/Anirudh Bahuguna \t2101026/demo test" "b/Anirudh Bahuguna \t2101026/demo test" deleted file mode 100644 index e7d9fa5..0000000 --- "a/Anirudh Bahuguna \t2101026/demo test" +++ /dev/null @@ -1 +0,0 @@ -demo test From 68985a0ded5cb55d8598bd4aad5567b3b645e2ff Mon Sep 17 00:00:00 2001 From: Anirudh Bahuguna <85787859+Only-Ani@users.noreply.github.com> Date: Thu, 13 Jan 2022 10:56:13 +0530 Subject: [PATCH 3/4] Create 2101026 --- Anirudh Bahuguna Section B 24/2101026 | 1 + 1 file changed, 1 insertion(+) create mode 100644 Anirudh Bahuguna Section B 24/2101026 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 From 5b0a4d5a15a1ccf568894460a45a2c1cb3119592 Mon Sep 17 00:00:00 2001 From: Anirudh Bahuguna <85787859+Only-Ani@users.noreply.github.com> Date: Thu, 13 Jan 2022 11:20:53 +0530 Subject: [PATCH 4/4] Add files via upload --- .../demo test q 1.txt | 48 +++++++++++++++++++ .../demo test q 2.txt | 6 +++ 2 files changed, 54 insertions(+) create mode 100644 Anirudh Bahuguna Section B 24/demo test q 1.txt create mode 100644 Anirudh Bahuguna Section B 24/demo test q 2.txt 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 +
+
+ REGISTRATION LOGIN + ENTER YOUR USER-ID
+ ENTER YOUR PASSWORD
+ + + + + +
+ + + + +Part B -> + + + + STUDENT INFORMATION +
+ FIRST NAME
+ LAST NAME
+ ENTER YOUR DATE OF BIRTH
+ CONTACT
+ EMAIL
+ SELECT YOUR GENDER
+ MALE
+ FEMALE
+ CHOOSE YOUR COURSE +
+ UPLOAD YOUR MARKSHEET HERE + + + +
+ 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