Welcome to WebHeadStart.org

Web Technologies

Sponsored By

WebHeadStart.org is currently in beta.
Please pardon our appearance as we work to provide you with the most comprehensive reference on today's web technologies.

Interested in advertising on WebHeadStart? Become an advertising partner today!

[WWW-HTML Mailing List Archive Home] [Messages By Thread] [Messages By Date]

xhtml styles

From: Monica Moen <monica@spsp.com>
Date: Fri, 23 Jan 2004 15:34:53 -0600
To: <www-html@w3.org>
Message-ID: <005501c3e1f8$c005cb10$0acf5fcc@brad>
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 GMT
Valid XHTML 1.0! Valid CSS! Site Map | Privacy Policy | Terms of Use | WebHeadStart.org © 2005 All Rights Reserved.