GCxISxNOTxPUNK
07-17-2003, 07:23 AM
http://www.angelfire.com/rebellion2/nofuture/index.html
Check that. You see how she has her typing in that box? Well I wanna know how i can put my typing in a box...Someone please help.
beyond--vintage
07-17-2003, 07:33 AM
You would want a text area for dat. N she just colored the background black too so it looks like transparent sorta.
<textarea>
<u can add stuff here like background color, boder, width, height all dat. just check out lissa's html guide at section 5. scroll right down.>
Ur text here
</textarea>
on that particular example site, this is similar to what she had used...
<div style="overflow:auto; text-align:center; height: 100px; width:250px; font-weight:normal; background:black; border:2pt ridged teal; color:teal; font:10pt PMingLiU;">
text here
</div>