Inputs of HTML5 - Entradas do HTML5 | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 2

Inputs of HTML5 - Entradas do HTML5

<input type="text|password|number" required> <input type="text/password/number" autocomplete="no|yes"> <input type="text|password|number" disabled> <input type="date|time"> <input type="text/password/number" readonly> <input type="email">

15th May 2017, 3:56 AM
Jorge Clésio
Jorge Clésio - avatar
2 Answers
+ 2
Esse é apenas um dos atributos do html5
15th May 2017, 4:03 AM
Jorge Clésio
Jorge Clésio - avatar
0
Importante acompanhar a evolução do HTML5
15th Jun 2018, 9:30 PM
Jorge Clésio
Jorge Clésio - avatar