Copy this code and paste it in your HTML
<form id="formLogin" name="formLogin" method="post" action=""> <div style="margin-bottom:5px; margin-top:5px; float:left; width:260px"> <input name="username" type="text" id="username" tabindex="1" value="" size="30" maxlength="25" /> <div style="margin-bottom:5px; margin-top:5px; float:left; width:260px"><label for="password">Password
</label><input name="password" type="password" size="30" maxlength="25" /> <div style="margin-bottom:5px; margin-top:5px; float:left; width:230px; text-align:left; padding-left:30px; " ><input name="submit" type="submit" value="Accedi" /> oppure
<a href="registrazione.php">Registrati
</a></div>