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.

  1. limit
  2. size
  3. value
  4. maxlength
Answer

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.