TUTORIAL HTML : textareas
Sample of the pdf document :
An HTML textarea is an oversized
Text Field capable of capturing "blurb" type information from a user.
If you've ever posted on a forum or left feedback on your favorite blog, you
probably do so using an HTML textarea.
Embed textareas in HTML documents
using the <textarea> tag. Any text placed between the opening and closing
textarea tags will be rendered inside the textarea element as the
"default" text. This makes for a great way to give users an example
or description of how to go about filling out the text area field. Something
like, "Please limit your response to 100 characters," would be an
ideal description......
Click here for free Download / PDF

0 commentaires: