- From: Christian Sonne <christian@subigo.dk>
- Date: Fri, 23 Jan 2004 22:50:09 +0100
- To: www-html@w3.org
On Fri, Jan 23, 2004 at 03:34:53PM -0600, Monica Moen wrote: > 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; > > } IE doesn't understand the '[type=text]'-part - all proper browsers do, however. regards -- Christian Sonne Stud. scient. math-phys at University of Copenhagen -----BEGIN GEEK CODE BLOCK----- Version: 3.12 GM/S/CS/O d? s: a--->? C++ UL++>$ P+ L++ E--- W++ N o@ K? w !O M-- V? PS++(+) PE@ Y-- PGP-@ t+ 5? X++ R@ tv++ b+(++) DI+>++ D G@ e>+++++ h! r-(--) y? ------END GEEK CODE BLOCK------ http://geeksbynature.dk || http://geeknews.dk
Received on Friday, 23 January 2004 16:53:46 UTC