From 1178328186edcbcd2951ea6c96cecc36c0df8748 Mon Sep 17 00:00:00 2001 From: Rick Hays Date: Wed, 25 Sep 2019 14:37:44 -0500 Subject: [PATCH] Setup basic validation for both input fields, to except only a range of numbers, else reports to user to enter. Signed-off-by: Rick Hays --- index.html | 56 ++++++++++++++++++++++++++++++++++++++++++++++++++---- 1 file changed, 52 insertions(+), 4 deletions(-) diff --git a/index.html b/index.html index caf0b23..d3c8044 100644 --- a/index.html +++ b/index.html @@ -4,6 +4,52 @@ Input Screen + +
@@ -12,17 +58,19 @@
-
+ +
- +
+
- +
- +