Toggle navigation
☰
Home
HTML
CSS
Scripting
Database
<!DOCTYPE html> <title>My Example</title> <textarea minlength="10" maxlength="200" placeholder="Type something"></textarea> <hr> <p>More info: <a href="/html/tags/html_textarea_tag.cfm"><code>textarea</code></a>.</p>