Jump to content

make it a closer fit!


runnerjp

Recommended Posts

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

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.