Hi everyone
I have a input drop down field that I need to controls its width.
I know I can put a class or id in the tags but I don't want to do it
that way.
Here is the css where I can get a text box to work but
I can't get the drop down to do the same thing
#menu input#s {
width: 80%;
margin:0px 0px 5px 0px;
background: #fff;
border: 1px solid #999;
color: #000;
}
*******************************************************************
List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
Help: [email protected]
*******************************************************************