- From: Monica Moen <monica@spsp.com>
- Date: Fri, 23 Jan 2004 15:34:53 -0600
- To: <www-html@w3.org>
Received on Friday, 23 January 2004 16:42:56 UTC
I'm trying to add styles to form fields. I have the following in my css, but it doesn't work in IE. Is this the proper syntax? input[type=text]{ border:solid #7F9D89 1px; } input[type=password]{ border:solid #7F9D89 1px; }
Received on Friday, 23 January 2004 16:42:56 UTC