View Full Version : border on text
chrismiceli
10-04-2002, 02:42 AM
how can i get rid of the border on the
<input type="text">
adios
10-04-2002, 02:51 AM
<input type="text" ...............style="border-width:0px;">
chrismiceli
10-04-2002, 04:37 AM
that didn't work for me, here is what mine looks like
<input type="text" name="test" style="border-width:0px;">
That codes looks fine, what broswer are you using and what version?
Carl
vBulletin® v3.8.2, Copyright ©2000-2012, Jelsoft Enterprises Ltd.