Welcome to Tabz' Graphix!
Text Areas
Home
Button Wall
Cliques
*~Campaign~*
Sumfin 4 U!
Traffic Exchange
About Me
My Awards
test
Favorite Links
Contact Me
T-Graphix Msg Board
RPZ World Website
My dollz
My Uniques/Preps
Html Help!
MSN Icon Maker
Flava Maker
Prep Maker
Sweet Maker
Adopted Blinky Maker
Blinky Tutorial
Blinkys
Pixel Parlour
Pixels & Icons
Pixel Art
Customised Blinkys
Can't find what your looking for?

Text areas are like what i've put on my homepage. They can be used for updates on your site or for pieces of information.
You might need too look at a colour chart for choosing the colours because html uses hexidecimal colour codes.
Put the following code in the < body > < / body > commands.
 
simple text area:
 
<textarea> write whatever here</textarea>
 
 
Text area with a solid border:
 
<!--StartFragment--><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>
 
 
Text area with dotted border:
 
<!--StartFragment--><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>
 

 
 
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 magenta">write whatever here.
This textarea looks neat on any webpage and can be used for anything.</textarea>
Hope this helped! and enjoy your text areas! lol1 xxluv tabz!xx