![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
Presto renders the button text as being vertically aligned inside the top of the button, yet Gecko and Trident render the text being in the middle of the button. Presto is a browser? |
#3
| |||
| |||
|
|
Presto is Opera's rendering engine. I have no idea why the OP didn't call Presto as Opera, Trident as Internet Explorer, and Gecko as Mozilla/FireFox/Netscape/Camino. I guess he was trying to impress us. It didn't work. |

#4
| |||
| |||
|
|
Using this CSS: ------------------------ button { border: none; background: url("Button-LU.gif") center center; padding: 0; text-align: center; margin: 0.5em; width: 150px; height: 33px; } button:active { background: url("Button-LA.gif") center center; } ------------------------ Presto renders the button text as being vertically aligned inside the top of the button, yet Gecko and Trident render the text being in the middle of the button. Anything I'm missing? |
![]() |
| Thread Tools | |
| Display Modes | |
| |