Use app×
Join Bloom Tuition
One on One Online Tuition
JEE MAIN 2026 Crash Course
NEET 2026 Crash Course
CLASS 12 FOUNDATION COURSE
CLASS 10 FOUNDATION COURSE
CLASS 9 FOUNDATION COURSE
CLASS 8 FOUNDATION COURSE
0 votes
75 views
in Information Technology by (46.8k points)
closed by

Write attributes of text area.

1 Answer

+1 vote
by (50.2k points)
selected by
 
Best answer

The attributes are :

Attribute Name Description
Cols and Rows It takes the value as number. While cols indicate the length of the textarea, the rows indicate the number of rows with text that will be visible at a time.
Name It provides an internal name to the textarea field as understood by the computer.
Tabindex It defines the order number of activation of this field when the visitor clicks on the tab key.
Wrap It helps in flowing the text to the next row in a paragraph when the text reaches the right hand border of the text area.
(i) It can take three types of values as discussed below:
(ii) If the text is not wrapped, i.e. its value is set to “wrap off ”, it will be placed in the first row of the text area. In such a case if the sentence doesn’t get completed at the right hand border of the text area, the text after the border will not be visible.
(iii) The value Virtual recognizes the text with line breaks when textarea is loaded on the web page.
(iv) Physical defines the format of the text. It will appear on the webpage as inserted by the user.

Welcome to Sarthaks eConnect: A unique platform where students can interact with teachers/experts/students to get solutions to their queries. Students (upto class 10+2) preparing for All Government Exams, CBSE Board Exam, ICSE Board Exam, State Board Exam, JEE (Mains+Advance) and NEET can ask questions from any subject and get quick answers by subject teachers/ experts/mentors/students.

Categories

...