Home Html Text Area in HTML



Text Area in HTML
Posted on: December 3, 2008 at 12:00 AM
Text Area in HTML is used to write unlimited number of text in it.

Text Area in HTML

     

Text  Area in HTML is used to write unlimited number of text in it.

Understand with Example

The Tutorial illustrate an example from Text Area in HTML.In this example, the code elaborate you to create text area in HTML page. For this we use the following tags -

<textarea> : This tag is used to create a text area in HTML page.

 

 

<textarea>
This is a text area.
</textarea>

The code is saved with .html extension. Place the path of html code into a url of browser.

You can enter unlimited number of texts in text area of HTML page.

Download

Related Tags for Text Area in HTML:
htmltextsedlimitnumberwritetextoexteitarealimituseiminmlmshtmiseaarxtssrimionl


More Tutorials from this section

Ask Questions?    Discuss: Text Area in HTML  

Post your Comment


Your Name (*) :
Your Email :
Subject (*):
Your Comment (*):
  Reload Image
 
 

Ask Questions?

If you are facing any programming issue, such as compilation errors or not able to find the code you are looking for.

Ask your questions, our development team will try to give answers to your questions.