advanced code snippet search
n00ge on 05/22/07
html input
11/10/07 03:19pm05/22/07 12:45pm
1 person have marked this snippet as a favorite
tzib
Text input field.
<div class="textfield"><label for="$1">$2:</label><input type="text" id="$1" name="$1" title="${3:Enter your ${2/./\l$0/} here}" value="$4" /></div>$5
Report this snippet Tweet
Comment:
You need to login to post a comment.