Now, create a new file and name this login.html. Only 2 input boxes are needed here: username & password.
CODE
<form name="login" method="post" action="login.php">
<table border="0" width="225" align="center">
<tr>
<td width="219" bgcolor="#999999">
<p...