how to text input in a error type like a gmail input | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

how to text input in a error type like a gmail input

9th Oct 2016, 3:19 AM
G.Gokulnath
G.Gokulnath - avatar
9 Answers
+ 4
Do you want an input for e-mail? If yes, use this: <form> <input type="email" name="email"> </form>
9th Oct 2016, 6:03 AM
Jakub ADAMEC
Jakub ADAMEC - avatar
+ 1
thank you bro but type in the box to indicate a errors
9th Oct 2016, 7:40 AM
G.Gokulnath
G.Gokulnath - avatar
+ 1
I'm sorry, I don't understand your question. Is it about form validation? Could you go into more details, please? Or give me an example.
9th Oct 2016, 8:00 AM
Jakub ADAMEC
Jakub ADAMEC - avatar
+ 1
Why do you want to allow only emails with small letters? Anyway, you have to use some different language for it (e.g. JavaScript, PHP...). It's not possible to do it in pure HTML.
9th Oct 2016, 8:20 AM
Jakub ADAMEC
Jakub ADAMEC - avatar
+ 1
I dont know what you mean by
16th Dec 2016, 11:01 AM
Daniel Nay Myo Win
Daniel Nay Myo Win - avatar
0
condition for typing gmail address only in small letter you type any caps to indicate the error
9th Oct 2016, 8:05 AM
G.Gokulnath
G.Gokulnath - avatar
0
thank you
9th Oct 2016, 8:23 AM
G.Gokulnath
G.Gokulnath - avatar
0
It all makes sense now thanks you guys!
10th Oct 2016, 1:37 PM
Chase Tha Best
Chase Tha Best - avatar
0
tite was here
12th Oct 2016, 2:13 AM
Mr Killer
Mr Killer - avatar