malibubarbiie111 answered Sunday November 13 2005, 1:24 pm: here are some text boxes..*
i forget the code for that.. i`m sorry.* but hopefully these can help somewhat.--
♥Text Box with Border
<div id="scroll3" style="width:NUMBER;height:NUMBER;overflow:auto; border:5px solid #NUMBER;background:#COLOR"><font color=COLOR>TEXT</font></div>
♥Dotted Text Box
<div id="scroll3" style="position:absolute;top:NUMBER;left:NUMBER;width:NUMBER;height:NUMBER;overflow:auto; color:COLOR; border:dotted; border-top-width:1px;border-left-width:1px;border-bottom-width:1px;border-right-width:1px;">TEXT</div>
♥Ugly Text Box
<textarea>TEXT</textarea>
♥Ugly Textbox with Specified Size
<textarea rows=# cols=#>TEXT GOES HERE</textarea>
Attention: NOTHING on this site may be reproduced in any fashion whatsoever without explicit consent (in writing) of the owner of said material, unless otherwise stated on the page where the content originated. Search engines are free to index and cache our content. Users who post their account names or personal information in their questions have no expectation of privacy beyond that point for anything they disclose. Questions are otherwise considered anonymous to the general public.