🎴 Flashcard Mode

Online test 1 - Web Technologies

Card1 / 25
Mastered0
Review0
QuestionClick to flip

Which of the following attributes of text box control allows limiting the maximum characters?

AnswerClick to flip back
A
Maximum length
💡 Explanation:

Maximum length is the attribute of the text box control that allows limiting maximum characters. Whereas, size and len attribute level are invalid attributes for the text box control that allows limiting the maximum characters.

Change Mode