runnerjp Posted February 22, 2007 Share Posted February 22, 2007 how can i make this login script really close together because at the mo they the name and password box are really far apart and i want them to be a close fit. http://www.runnerselite.com u can see it in top right <form action="login.php" method="POST"> <p>Username: <input type="text" name="login" maxlength="20" size="10" style="font-family:Arial,sans-serif; font-size:9pt;"></p> <p>Password: <input type="password" name="password" maxlength="20" size="10" style="font-family:Arial,sans-serif; font-size:9pt;"></p> <center><input type="submit" value="Login!" style="font-family:Arial,sans-serif; font-size:9pt;"></center> </form> Link to comment https://forums.phpfreaks.com/topic/39645-make-it-a-closer-fit/ Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.