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 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. Link to comment https://forums.phpfreaks.com/topic/2593-align-submit-buttons/#findComment-8596 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.