CBSE Class 10 Computer Applications Question 37 of 56

Forms and Frames — Question 10

Back to all questions
10
Question

Question 10

Which attribute of the <TEXTAREA> tag defines the width of the textarea?

  1. Rows
  2. Width
  3. Cols
  4. None of these
Answer

Cols

Reason — The Cols attribute of the <TEXTAREA> tag defines the width of the textarea.