Computer Science, asked by PragyaTbia, 1 year ago

Explain text Area with an example.

Answers

Answered by AarohiG
18
When writing in HTML, the <textarea> tagis an inline element used to designate a plain-text editing control containing multiple lines. It is useful for creating a form field for visitors to leave comments or messages. The following sections contain information about this tag, including an example of it in use, as well as related attributes and browser compatibility.

Tip: The width and height of a text area may be adjusted with CCS.

Example textarea code

<textarea rows="4" cols="30" placeholder="Type here..."></textarea>
Answered by Anonymous
7
ĀNSWĒR ⏬⏬

⭕ TEXT AREA : The <textarea> tag defines a multi-linetext input control.

◽It is a common user interface element found in many types of software programs, such as web browsers.

◽ Example <textarea rows="9" cols="70">  

____________✌✌✌✌

#RABB SUKH RAKHE ✌

#LOVE YOU MAA BĀPPŪ ♥

no.1haryanvi \\
❤❤♠♠
Similar questions