[thelist] "Non-3d" form boxes

Bob Haroche bharoche at usa.net
Sat Dec 2 10:08:43 CST 2000


>
> I have a form, and I want to take out the "3d-y" look on it.  I remember
> seeing a site that each text box was simply a single-pixel outline, but I
> can't remember what the site was, or how they did it (but I assume it was
a
> CSS job).
>

like this...


input { border : 333333; border-style : solid; border-top-width : 1px;
border-right-width : 1px; border-bottom-width : 1px; border-left-width :
1px; color : #000000; font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 13px; }



-------------------
Bob Haroche
O n P o i n t  S o l u t i o n s
http://www.OnPointSolutions.com







More information about the thelist mailing list