The textarea autofocus attribute.
Example:
HTML
<!DOCTYPE html>
<html>
<body>
<h1>The textarea autofocus attribute</h1>
<textarea rows="4" cols="50" autofocus>
At w3schools.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 button with autofocus in HTML Page | HTML Attribute |
How to add The autofocus attribute | HTML Attribute |
How to add A text area with autofocus | HTML Attribute |
Type: | Html |
Category: | Web Tutorial |
Sub Category: | HTML Attribute |
Uploaded by: | Admin |