Example:
HTML
<!DOCTYPE html>
<html>
<body>
<h1>The textarea placeholder attribute</h1>
Who are you?
<textarea rows="4" cols="50" placeholder="Describe yourself here..."></textarea>
</body>
</html>
How to add Two input fields with a placeholder text - HTML placeholder Attribute | HTML Attribute |
How to add A text area with a placeholder text - HTML placeholder Attribute | HTML Attribute |
Type
: |
html |
Category
: |
Web Tutorial |
Sub Category
: |
HTML Attribute |
Uploaded by
: |
Admin |