From 494b24e50899f4d6a4d4ad34f15d9265f6a06f2c Mon Sep 17 00:00:00 2001 From: Dibakar58 <57082329+Dibakar58@users.noreply.github.com> Date: Sun, 24 Oct 2021 16:24:25 +0530 Subject: [PATCH] Create JS Forms Example.html --- JS/JS Forms Example.html | 108 +++++++++++++++++++++++++++++++++++++++ 1 file changed, 108 insertions(+) create mode 100644 JS/JS Forms Example.html diff --git a/JS/JS Forms Example.html b/JS/JS Forms Example.html new file mode 100644 index 0000000..55b740f --- /dev/null +++ b/JS/JS Forms Example.html @@ -0,0 +1,108 @@ + + + Form Validation + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
First Name:
Last Name:
Email:
User Id:
Password:
Confirm Password:
+ +