Monday

HOW TO MAKE TEXT AREA

If you ever write or post html code but when you upload these posts were not appearing as you want. Well .. this is the function of the text area, to create html code that are not legible when we upload. example code for the link exchange or any use of html code that is easy to copy.

Basically, we can put any text into the area. This may be a simple description of the text area. And to make it you can see the ways below:

Text or the link above if we write it is not going to appear in the post, so we have to be read into the text area. Way as below:

<p align="left"><textarea rows="2" name="code" cols="40"><a href="http://www.actionnn.blogspot.com" target = "_blank">ACTION</a></textarea></p>

Another example of text area:

<p align="left"><textarea rows="4" cols="50" name="code" style="background-color:green; color:blue;"> TEXT OF THIS AREA IN CENTRAL POSITION WITH HIGH "4 "AND HAVE WIDE" 50 "BACKGROUND COLOR GREEN WITH BLUE TEXT </textarea></p>

Below are the results from the code above:



GOOD USEFUL

No comments:

Post a Comment