From c04c3a003b3bea5fd61e3e1bf5f57b690b8c626d Mon Sep 17 00:00:00 2001 From: firoz Syed Date: Wed, 2 Dec 2020 01:59:14 -0800 Subject: [PATCH 1/2] AssignmentI completed --- partI.html | 21 ++++++++------------- partII.html | 40 ++++++++++++++++++++-------------------- 2 files changed, 28 insertions(+), 33 deletions(-) diff --git a/partI.html b/partI.html index 500a182..f93ca1c 100644 --- a/partI.html +++ b/partI.html @@ -1,16 +1,11 @@ - - -Basic I - - - -

-What language do you love? -

-

-I love HTML! -

- + + Basic I + + +

What language do you love?

+

I love HTML!

+

I Love Python

+ diff --git a/partII.html b/partII.html index 655f5f9..74f87fd 100644 --- a/partII.html +++ b/partII.html @@ -1,9 +1,7 @@ - - Basic II - + Basic II @@ -12,23 +10,25 @@ - - - + + + + + -
- Brendan - - Stanton - - brendanrocks@gmail.com - FakePassword123
BrendanStantonbrendanrocks@gmail.com FakePassword123
-

Here is a list of my favorite things:

- + +

Here is a list of my favorite things:

+ + From 4e27e4ccd92f0ca03ca526d7041cf41acd07e0ee Mon Sep 17 00:00:00 2001 From: firoz Syed Date: Thu, 3 Dec 2020 01:49:10 -0800 Subject: [PATCH 2/2] RegistrationForm --- .DS_Store | Bin 0 -> 6148 bytes RegistrationForm.html | 54 ++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 54 insertions(+) create mode 100644 .DS_Store create mode 100644 RegistrationForm.html diff --git a/.DS_Store b/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..4e1c20482f390fb3e9acfd887872f2549c662a31 GIT binary patch literal 6148 zcmeHKyH3ME5S)b+fi!6llvh$kqNX__2Pp*&`~W0DfMhT-p?AZ_@RcxodqlA@EkbBl z+MB({?43vQJpjn`b#(%a0SxJiqCt;ob8pv99y}mQ$}z_T_gLc*Wly5N*raRU$1`qF zbKP6(pO@8gQC17~t2n3hEb*>p#c)~f$ni)2VcQUtUG3hY{StmprXzfA8VzfJL)E8q(JGX-Q&ToqG(R6bk3eV(4R vfqqR_({YUkG{&t<04utW9Hma{4;ph^%-9%e7Hv;-qF)4(AYQlvzo5V;Ur$EI literal 0 HcmV?d00001 diff --git a/RegistrationForm.html b/RegistrationForm.html new file mode 100644 index 0000000..3a6ce90 --- /dev/null +++ b/RegistrationForm.html @@ -0,0 +1,54 @@ + + + + + + + My Registration Form + + +
+

My Registration Form
+ + +
+ + +
+ + +
+ + +
+ + +
+ + +
+ + + + + + + + + + +

A short Description about yourself:

+
+ + +
+ + +
+ + \ No newline at end of file