crzyman Posted September 30, 2005 Share Posted September 30, 2005 Why won't these two submit buttons line up? <br> <table align="center"> <tr> <td> <input type="submit" name="submit" value="Register!" /> </form> </td> <td> <form action="/UserLogin/login_form.inc.php"> <input type="Submit" name="Submit" value="Login"> </form </td> </tr> </table Quote Link to comment https://forums.phpfreaks.com/topic/2593-align-submit-buttons/ Share on other sites More sharing options...
crzyman Posted September 30, 2005 Author Share Posted September 30, 2005 Wrong forum. Sry. Quote Link to comment https://forums.phpfreaks.com/topic/2593-align-submit-buttons/#findComment-8596 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.