Can anyone tell me about form attributes and input type in html5? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

Can anyone tell me about form attributes and input type in html5?

HTML5 added several new input types: - color - date - datetime - datetime-local - email - month - number - range - search - tel - time - url - week New input attributes in HTML5: - autofocus - form - formaction - formenctype - formmethod - formnovalidate - formtarget - height and width - list - min and max - multiple - pattern (regexp) - placeholder - required - step

24th Dec 2020, 8:06 AM
Ashfaqur Rahman
Ashfaqur Rahman - avatar
1 Answer
+ 1
Ashfaqur Rahman Go on www.w3schools.com To know all these things.
24th Dec 2020, 8:19 AM
A͢J
A͢J - avatar