almightyegg Posted August 4, 2007 Share Posted August 4, 2007 If you view my home page - http://www.lordoftheabyss.com as you can see the form just under the banner is out of line which makes it look kinda scruffy. <form action="welcome.php" method="POST"> <input type="text" name="email" value="email"> <input type="password" name="password" value="password"> <input type="image" src="images/login.png"> <a href="register.php"><img src="images/register.png" border="0"></a> <a href="about.php"><img src="images/about.png" border="0"></a></form> How can I align it up? NB. I had to put the <form> tag after some images eitherwise they were forced downonto the next line... Quote Link to comment 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.