<form> <table width="35%" border="0" cellspacing="0" cellpadding="0"> <tr bgcolor="#000099" align="center"> <td colspan="3"><span class="Newstitlewhite"><b>Forgotten your password ??</b></span></td> </tr> <tr> <td width="54%" align="right"><b>Email Address:</b></td> <td width="10" align="right"> </td> <td width="46%"> <input type="text" name="email"> </td> </tr> <tr> <td width="54%"> </td> <td width="10"></td> <td width="46%"> <input type="submit" name="Submit" value="Submit"> </td> </tr> <tr> <td width="54%"></td> <td width="10"></td> <td width="46%"> </td> </tr> <tr align="center"> <td colspan="3">Your password will be emailed back to you</td> </tr> </table> </form> |