Web.QHMIT
.com
Toggle navigation
☰
Home
HTML
CSS
Scripting
Database
Run
<!DOCTYPE html> <title>My Example</title> <form action="/html/tags/html_form_tag_action.cfm" method="post"> <textarea name="comments" id="comments" style="width:96%;height:150px;padding:2%;font-size:1.2em;color:white;background:url('/pix/samples/15l.jpg');background-position:center center;background-repeat:no-repeat;background-size:cover;"> Enter your comments here... ...and watch your comment box grow scrollbars! </textarea> <input type="submit" value="Submit"> </form>
Preview