Textareas

Here is a few simple textareas you can use for you website.

 

A SIMPLE TEXTAREA




<textarea> write whatever here</textarea>

A TEXT AREA WITH SOLID BORDER




<textarea ROWS=5 COLS=40 style="background:#color here" style="font-family:arial" style="color:#color here" style="border style:solid"> Write what ever here. You can use textareas for lots of things updates, welcomes, things coming soon to your site etc.</textarea></font>

A TEXT AREA WITH A DOTTED BORDER




<textarea ROWS=5 COLS=40 style="background:color here" style="font-family:arial" style="color:color here" style="border style:dotted">Write what ever here. You can use textareas for lots of things updates, welcomes, things coming soon to your site etc.</textarea>

A TEXT AREA WHICH IS HTML CAPABLE

This textarea is HTML capable which means you can add images and such here well anything with an html code!!
At the moment my writing is justified and below this I have changed the font colour. This textarea is very usefull!!!!

LIl weirdo ROCKS!



<ilayer name="scroll1"> </font> <div id="scroll3" style="width:200;height:75; background-color:color here; overflow:auto"> <font face="Verdana" size="1">write whatever you want. Remember that Html Codes are acceptable with this textarea which can be very help for using as a link box, toybox, button box, etc. </textarea></div>

A TEXT AREA WITH A FRAME




<textarea ROWS=5 COLS=40 style="background:color here" style="font-family:arial" style="color:color here" style="font-size:10 "style="border style:20 inset blue"> write whatever here. This textarea looks neat on any webpage and can be used for anything. </textarea>