puppiepower
05-05-2003, 05:19 AM
okay, i made a transparent textarea, but i cant find a way to get rid of that icky grey border around it.. heres the code..
<DIV id="about" style="position: absolute; top: 370px; left: 320px;" align=left> <textarea name="about" "style="border style:none" rows="10" cols="31" style="background:none">TEXT TEXT TEXT</textarea> </DIV>
could someone please tell me how to get a transparent border/no border at all?
<DIV id="about" style="position: absolute; top: 370px; left: 320px;" align=left> <textarea name="about" "style="border style:none" rows="10" cols="31" style="background:none">TEXT TEXT TEXT</textarea> </DIV>
could someone please tell me how to get a transparent border/no border at all?