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/
*****************************************************