Textarea Example.
Example:
HTML
<!DOCTYPE html>
<html>
<body>
<h1>The textarea disabled attribute</h1>
<textarea disabled>
At Horje.com you will learn how to make a website. We offer free tutorials in all web development technologies.
</textarea>
</body>
</html>
How to add A disabled button | HTML Attribute |
How to Disable a group of related form elements | HTML Attribute |
How to add An HTML form with a disabled input field | HTML Attribute |
How to add A disabled option-group | HTML Attribute |
How to add A drop-down list with one disabled option | HTML Attribute |
How to add A disabled drop-down list | HTML Attribute |
How to add A disabled text area: | HTML Attribute |
Type: | Html |
Category: | Web Tutorial |
Sub Category: | HTML Attribute |
Uploaded by: | Admin |