Forms: Input Attributes | maxlength, min, max, multiple | HTML | Inputs | Let's Learn

preview_player
Показать описание
From this video, you can learn input attributes maxlength, min, max, multiple.
By maxlength you can specify the maximum character length that can input take.
By min & max you can add the limit for input type number, range, date, datetime-locale, time, week, month.
By multiple input type email and file can have multiple values. For selecting multiple file you need to use ctrl or shift. you can submit multiple email in comma separated string.

#HTML #FORMS #Input #maxlength #min #max #multiple #attributes

Like Share & Subscribe ...
Рекомендации по теме
Комментарии
Автор

Hello i just wanna ask how do you code when user have multiple inputs and you only have one input box? Like this comment box you can input many comments as you want but this only has one input box.

migs
visit shbcf.ru