Previous Message
Next Message

[css-d] Styling form input boxes

Sent by Cacciottolo on 6 May 2003 03:03


Hi, I'm new to the list and had a question about styling form input boxes.

I use the following (see below) which works fine in IE 6, Mozilla & Opera 6.
However, for IE 5.5 (and IE 6 in quirks mode) the top padding pushes the
text down in the box so that the lower half of the characters are hidden.
Does anyone know of a way to apply padding in such a way that it will work
for IE 5+,Netscape 6+ and Opera 6+?

input     {border:1px solid black;
              text-align:center;
              padding:5px 0px 5px 0px;}

______________________________________________________________________
css-discuss [EMAIL-REMOVED]]
http://www.css-discuss.org/mailman/listinfo/css-d
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/
Previous Message
Next Message

Possibly related: