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 +
+
+ 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/MCA1/1B/Shikha_Thakur_50/Demo2 b/MCA1/1B/Shikha_Thakur_50/Demo2 new file mode 100644 index 0000000..3acc3d0 --- /dev/null +++ b/MCA1/1B/Shikha_Thakur_50/Demo2 @@ -0,0 +1,64 @@ + + + +Registration Page + + + +
+
+
+ + +

+ +

+ +

+ + + + +
+
+
+ Male
+ Female
+ Other +
+
+ + + +

+Address +
+ +

+Email: +
+

+Password: +
+

+Re-type password: +

+ +
+ + 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 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