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