From 4ca0e014d921e4cdccbce4e53eaaab6f71fd7bc4 Mon Sep 17 00:00:00 2001 From: hsmaurya <72159619+hsmaurya@users.noreply.github.com> Date: Thu, 22 Oct 2020 20:48:46 +0530 Subject: [PATCH 1/3] Add files via upload --- form.html | 55 +++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 55 insertions(+) create mode 100644 form.html diff --git a/form.html b/form.html new file mode 100644 index 00000000..edb7dafd --- /dev/null +++ b/form.html @@ -0,0 +1,55 @@ + + + + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + +
Name
Password
GenderM + F + Other
CoursePHP + MySQL + JavaScript
State + +
+ +
+
+ + + + + + \ No newline at end of file From ed2f481cca9548f9714970b97968d286841b4c0b Mon Sep 17 00:00:00 2001 From: hsmaurya <72159619+hsmaurya@users.noreply.github.com> Date: Thu, 22 Oct 2020 20:51:51 +0530 Subject: [PATCH 2/3] Add files via upload --- Introduction to HTML/form.html | 55 ++++++++++++++++++++++++++++++++++ 1 file changed, 55 insertions(+) create mode 100644 Introduction to HTML/form.html diff --git a/Introduction to HTML/form.html b/Introduction to HTML/form.html new file mode 100644 index 00000000..edb7dafd --- /dev/null +++ b/Introduction to HTML/form.html @@ -0,0 +1,55 @@ + + + + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + +
Name
Password
GenderM + F + Other
CoursePHP + MySQL + JavaScript
State + +
+ +
+
+ + + + + + \ No newline at end of file From 357d60bf6517ba2b126784ffd76e1b945c65c6f8 Mon Sep 17 00:00:00 2001 From: hsmaurya <72159619+hsmaurya@users.noreply.github.com> Date: Thu, 22 Oct 2020 20:54:43 +0530 Subject: [PATCH 3/3] Delete form.html --- form.html | 55 ------------------------------------------------------- 1 file changed, 55 deletions(-) delete mode 100644 form.html diff --git a/form.html b/form.html deleted file mode 100644 index edb7dafd..00000000 --- a/form.html +++ /dev/null @@ -1,55 +0,0 @@ - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - -
Name
Password
GenderM - F - Other
CoursePHP - MySQL - JavaScript
State - -
- -
-
- - - - - - \ No newline at end of file