I have a problem with the button's alignmnet. I have some text and then I have a button, I would like the middle of the text to be at the same height as the middle of the button. Is this possible?
Nope, I had tryed that already and just did again to make sure. It still dosent work. Could it be that the button, once centered, dosen't have it's center and the same height as writting?
I still can't get it. Now what might do that is because I give a specific width and lenght to the buttons. I do this because for some odd reason the buttons are huge without me sizing them. This is my code:
<td align="center"><form METHOD="post" id="form1" name="form1" action="(url that works fine)" method="post">
<input width="55" height="25" style="width:55px; height:25px;" type="submit" value="<%
(in here is some code in asp that get's the value of what will be shown on the button)
%>" id="submit1" name="submit1"></form></td>
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.