0
maxlength
Friends please tell me about "maxlength" attribute in HTML I'm totally confused
1 Respuesta
0
Simple example here:
https://code.sololearn.com/W5gJP7b9xp51/?ref=app
This is just an input box. The maxlength attribute simply limits the number of characters that may be entered into it.