From f46a76238750c4fb4a3687386459d25a7e81c396 Mon Sep 17 00:00:00 2001 From: Utsav bhattarai <95236817+utsavbhattarai007@users.noreply.github.com> Date: Sun, 9 Oct 2022 10:47:11 +0545 Subject: [PATCH] added new features in input --- inputs/index.html | 175 ++++++++++++++++++++++++++++------------------ 1 file changed, 108 insertions(+), 67 deletions(-) diff --git a/inputs/index.html b/inputs/index.html index a0263fd..73f22d7 100644 --- a/inputs/index.html +++ b/inputs/index.html @@ -1,82 +1,123 @@ - - - - + + + HTML Tips and Tricks - Inputs - - - + + + - + - +
- - home - -

All about Inputs

+ + home + +

All about Inputs

-

Color picker

- -

Color Me!

+

Color picker

+ +

Color Me!

-
-

Required

-
- - - -
-
+
+

Required

+
+ + + +
+
-
-

Autofocus

-
- - - -
-
+
+

Autofocus

+
+ + + +
+
-
-

Placeholder

-
- - - -
-
+
+

Placeholder

+
+ + + +
+
-
-

E-mail

-
- - - -
-
+
+

E-mail

+
+ + + +
+
-
-

Regex validations

-
- - - -
-
+
+

Regex validations

+
+ + + +
+
+
+

Auto Complete

+
+ +

+ +

+ +

+ +
+
+
+

Fixed input value

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