Posts: 5,938
Name: Adam for web page design, not program
Location: Toronto, Ontario, Canada
|
You'll never get the 3 to line up exactly in all cases, Kevin. It's not a bad thought, but plain text is resizeable and as a result, you're going to have cases where the 3 is higher or lower than you want it.
If it's that important to you to have it that way, the only sure thing is a graphic #3...but that's not the best from a usability point of view.
For a plain text #3, add this:
<input type="image" style="margin: 0.25em 0 0 0;" ...
Adjust the margin as appropriate for your image and you should be okay...not great, but okay.
|