aayhh I told a lie, it's still not the same... The top and left part look the same, but the rest is not.
The bottom and right of a default box are 1px gray and then 1px white ;-) -----Original Message----- From: Taco Fleur Sent: Monday, 10 November 2003 12:55 PM To: [EMAIL PROTECTED] Subject: RE: [WSG] Style to create input field look? this one did the trick, cheers. -----Original Message----- From: Lindsay Evans [mailto:[EMAIL PROTECTED] Sent: Monday, 10 November 2003 11:27 AM To: [EMAIL PROTECTED] Subject: RE: [WSG] Style to create input field look? Taco Fleur wrote: > What I meant was, how to recreate the default look of the input > field. For example take a input field and do not apply any CSS to it, > that > it the look > I want to recreate exactly the same. And not by not applying a > style to it. try: input { border: 2px inset threedface; background-color: window; color: windowtext; } -- Lindsay Evans. Developer, Red Square Productions. [p] 8596.4000 [f] 8596.4001 [w] www.redsquare.com.au ***************************************************** The discussion list for http://webstandardsgroup.org/ ***************************************************** ***************************************************** The discussion list for http://webstandardsgroup.org/ ***************************************************** ***************************************************** The discussion list for http://webstandardsgroup.org/ *****************************************************
