From c5e49e7edcd58580011b00f455fe81550ea4eae6 Mon Sep 17 00:00:00 2001 From: sidcoool <32618581+sidcoool@users.noreply.github.com> Date: Mon, 9 Oct 2017 22:45:01 +0530 Subject: [PATCH 1/2] Basic html form tags and attributes --- Topics/Basic Form Tags | 36 ++++++++++++++++++++++++++++++++++++ 1 file changed, 36 insertions(+) create mode 100644 Topics/Basic Form Tags diff --git a/Topics/Basic Form Tags b/Topics/Basic Form Tags new file mode 100644 index 0000000..1e399b5 --- /dev/null +++ b/Topics/Basic Form Tags @@ -0,0 +1,36 @@ + + +
FORM
+
+ +Name:

+Student No:

+Address:

+Indian

+Which Place do you like?
+Agra +Jaipur +Lucknow +
+
+

+Upload the PDF file
+

+

+ + +
+
+ +vb + + From 741488fb195715271763492620fcf3160accc034 Mon Sep 17 00:00:00 2001 From: sidcoool <32618581+sidcoool@users.noreply.github.com> Date: Mon, 9 Oct 2017 22:46:12 +0530 Subject: [PATCH 2/2] Basic html form tags and attributes --- All about forms | 36 ++++++++++++++++++++++++++++++++++++ 1 file changed, 36 insertions(+) create mode 100644 All about forms diff --git a/All about forms b/All about forms new file mode 100644 index 0000000..bffae99 --- /dev/null +++ b/All about forms @@ -0,0 +1,36 @@ + + +
FORM
+
+ +Name:

+Student No:

+Address:

+Indian

+Which Place do you like?
+Agra +Jaipur +Lucknow +
+
+

+Upload the PDF file
+

+

+ + +
+
+ + + +