Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR HTML

text area height

<label for="story">Tell us your story:</label>

<textarea id="story" name="story"
          rows="5" cols="33">
It was a dark and stormy night...
</textarea>
 
PREVIOUS NEXT
Tagged: #text #area #height
ADD COMMENT
Topic
Name
7+5 =