Toggle navigation
☰
Home
HTML
CSS
Scripting
Database
<!DOCTYPE html> <title>My Example</title> <textarea name="comments" id="comments" style="width:92%;height:140px;padding:2%;font-size:1.2em;border:12px inset #6DB72C;"> Enter your comments here... ...and watch your comment box grow scrollbars! </textarea><br> <input type="submit" value="Submit">