[thelist] CSS? Is It?` (fwd)

Russell Griechen russgri at bellsouth.net
Tue Oct 9 11:30:03 CDT 2001


> Its been a long day and I really can NOT think right.
> I'm trying to make form fields nce and un 3d!
> as in no border, specific font etc.
>
> Anyone any Ideas

Here are some form elements;

/* Form Elements */

 INPUT {border:1px #50555A solid; background:#FFFFFF; font:10px Verdana,
Arial, san-serif; color:#50555A}
 TEXTAREA {border:1px #50555A solid; background:#FFFFFF; font:10px Verdana,
Arial, san-serif; color:#50555A}

 SELECT {border:1px #50555A solid; background:#FFFFFF; font:10px Verdana,
Arial, san-serif; color:#50555A}
 .button {background:#FF6600; color:#FFFFFF; border:1px #CC9933 solid;
background-image:url(/images/background/buttonBg.gif);}
 .noborder {border:0px}
 FORM {display:inline}







More information about the thelist mailing list