Toggle navigation
☰
Home
HTML
CSS
Scripting
Database
<!DOCTYPE html> <title>My Example</title> <textarea name="comments" id="comments" style="width:96%;height:150px;padding:2%;font-size:1.2em;background:url('/pix/samples/celebrate.gif');background-position:center center;background-repeat:no-repeat;"> Enter your comments here... ...and watch your comment box grow scrollbars! </textarea> <input type="submit" value="Submit">