How to create a text area


text area is the area or place to store text or word form with the new area. Usually this text area in use to save the HTML code or other text to the copy by the visitors.

To create a text area, you please Copy the code below:


<p align="center"><textarea name="code" rows="6" cols="20">Write a text or code you want here, so any posts you will later appear in the text area</textarea></p>

For example:



Description: rows = "6", showed a high area of the text, so if you want the text area to a high number then please replace the "with the number 6 before a higher value.

Cols = "20", shows the width of the text area. If you want the text area then please change the width of the number "20" before the number is higher value.

Text Area with a highlight

There are other variations from the text to make this area, that is, the text area by using the highlight. with the key highlight will be easier for visitors to copy the entire text or code in a given, because with only one key press only highlighted earlier on, all text or code that is in it will be highlighted in and live in copy only. This facility is very useful when the text or code in the provided in the amount of the very many and this will reduce the risk behind it a text or code for the copy. To create a text area with the highlight this please copy the HTML code you under

<div><form name="copy"><div align="center"><input onclick = "javascript: this.form.txt.focus (); this.form.txt.select ();" type = " button "value =" Highlight All "></div><div align="center"></div><p align="center"><textarea style =" width: 300px; HEIGHT: 144px "name =" txt "rows =" 100 "wrap =" virtual "cols =" 55 "> save any posts you here, then the text you write will appear here and ready to copy in by the visitors </textarea></p></div></form>

For example :



So you better understand the code above, I will describe a few. The code above has the two elements, namely elements of the code button to create a marked Highlight All, and the second element is the code to create a text area.

All elements of the key highlights:

1. <div align="center"> --> center said showed that the position will be key in the middle, so if you want to position the key is in the left edge, living with change left. And if you want to be on the edge to the right, stay right to change the words.

2. <input onclick="javascript:this.form.txt.focus();this.form.txt.selec()">--> this code means that when the button click on the highlight, the entire text is in the akan highligt (or the mark in the block), so you do not alter this paper.

3. Value = "Highlight All" --> Highlight All words are words that will appear in the key, so if you want to change this article, please replace the word you want.

Element text area:

1. <p align="center"> --> This text shows that the area will be located in the middle, well if you want the text area you are in the left edge, replace the word center with left, when you want at the right side, replace the word with the right .
2. <text style="WIDTH: 300px"> --> the word "width: 300px" indicate the width of text area 300 pixels, so if you want to shorten or extend the width of the text area, you live it with the number you want. eg: "width: 700px;"

3. HEIGHT: 144px --> number "144px" text shows that the area will have a high of 144 px, so if you want to change lives to change the number with the number you want. Ex: HEIGHT: 160px.

Sample text area to highlight the button above, skript to protect the load from the right click of the visitors. skript in this life if you do not want the posts in your copy and paste the visitors. for interested please attach a copy ago in your HTML code between the code <HEAD> and </ HEAD>.

survivors try
....

text area is the area or place to store text or word form with the new area. Usually this text area in use to save the HTML code or other text to the copy by the visitors.

To create a text area, you please Copy the code below:


<p align="center"><textarea name="code" rows="6" cols="20">Write a text or code you want here, so any posts you will later appear in the text area</textarea></p>

For example:



Description: rows = "6", showed a high area of the text, so if you want the text area to a high number then please replace the "with the number 6 before a higher value.

Cols = "20", shows the width of the text area. If you want the text area then please change the width of the number "20" before the number is higher value.

Text Area with a highlight

There are other variations from the text to make this area, that is, the text area by using the highlight. with the key highlight will be easier for visitors to copy the entire text or code in a given, because with only one key press only highlighted earlier on, all text or code that is in it will be highlighted in and live in copy only. This facility is very useful when the text or code in the provided in the amount of the very many and this will reduce the risk behind it a text or code for the copy. To create a text area with the highlight this please copy the HTML code you under

<div><form name="copy"><div align="center"><input onclick = "javascript: this.form.txt.focus (); this.form.txt.select ();" type = " button "value =" Highlight All "></div><div align="center"></div><p align="center"><textarea style =" width: 300px; HEIGHT: 144px "name =" txt "rows =" 100 "wrap =" virtual "cols =" 55 "> save any posts you here, then the text you write will appear here and ready to copy in by the visitors </textarea></p></div></form>

For example :



So you better understand the code above, I will describe a few. The code above has the two elements, namely elements of the code button to create a marked Highlight All, and the second element is the code to create a text area.

All elements of the key highlights:

1. <div align="center"> --> center said showed that the position will be key in the middle, so if you want to position the key is in the left edge, living with change left. And if you want to be on the edge to the right, stay right to change the words.

2. <input onclick="javascript:this.form.txt.focus();this.form.txt.selec()">--> this code means that when the button click on the highlight, the entire text is in the akan highligt (or the mark in the block), so you do not alter this paper.

3. Value = "Highlight All" --> Highlight All words are words that will appear in the key, so if you want to change this article, please replace the word you want.

Element text area:

1. <p align="center"> --> This text shows that the area will be located in the middle, well if you want the text area you are in the left edge, replace the word center with left, when you want at the right side, replace the word with the right .
2. <text style="WIDTH: 300px"> --> the word "width: 300px" indicate the width of text area 300 pixels, so if you want to shorten or extend the width of the text area, you live it with the number you want. eg: "width: 700px;"

3. HEIGHT: 144px --> number "144px" text shows that the area will have a high of 144 px, so if you want to change lives to change the number with the number you want. Ex: HEIGHT: 160px.

Sample text area to highlight the button above, skript to protect the load from the right click of the visitors. skript in this life if you do not want the posts in your copy and paste the visitors. for interested please attach a copy ago in your HTML code between the code <HEAD> and </ HEAD>.

survivors try
....

Related Post

Previous
Next Post »