CBSE Class 10 Computer Applications
Question 19 of 48
HTML III — Audio, Video and Forms — Question 8
Back to all questions 8
Question Question 8
It is possible to set the width of a text by specifying a ............... attribute.
- limit
- size
- value
- maxlength
size
Reason — It is possible to set the width of a text by specifying a SIZE attribute. SIZE attribute specifies the width of the text input control in terms of characters.