Posted by Ron Brennan on 06/25/05 02:42
Good evening.
In at least IE 5.0. When I create a button with no border, the text on the
button is no longer centered vertically - the borders do disappear but there
is more space under the button text than above it. I've tried all the
options I can find with no success. It's as though the bottom border is
still present but is the same color as the button background. Is this a bug
in the browser?
In a linked stylesheet:
..localbutton { font-size: 10pt; border-style: none }
In my html page:
<button type=button class=localbutton id=raiseButton>MoveUp</button>
Many thanks,
Ron
Navigation:
[Reply to this message]
|