![]() |
VOOZH | about |
The disabled attribute for <textarea> element in HTML is used to specify that the text area element is disabled. A disabled text area is un-clickable and unusable. It is a boolean attribute.
Syntax:
<textarea disabled>text content...</textarea>
Example:
Output:
Supported Browsers: The browser supported by <textarea> disabled attribute are listed below: