Este codigo funciona perfecto salvo por un td:hover que no funciona porque creo que hay que agregarle el doctype
Código HTML:
Ver original <link rel="stylesheet" href="css/login-style.css" /> <body bgcolor="#FFFFFF" leftmargin="0" topmargin="0" marginwidth="0" marginheight="0"> <form action="" method="post" autocomplete="off"> <table id="login-form-contain"> <table id="login-form" width="438" height="278" border="0" cellpadding="0" cellspacing="0" align="center"> <img src="img/asdsad_01.jpg" width="20" height="278" alt="" /></td> <img src="img/asdsad_02.jpg" width="398" height="87" alt="" /></td> <img src="img/asdsad_03.jpg" width="20" height="278" alt="" /></td> <td colspan="3" class="login-form-input-username" valign="top"> <!--<img src="img/asdsad_04.jpg" alt="">-->
<input type="text" name="username" class="username" /> <img src="img/asdsad_05.jpg" width="398" height="23" alt="" /></td> <td colspan="3" class="login-form-input-password" valign="top"> <!--<img src="img/asdsad_06.jpg" width="398" height="51" alt="">-->
<input type="password" name="password" class="password" /> <img src="img/asdsad_07.jpg" width="38" height="45" alt="" /></td> <img src="img/asdsad_08.jpg" width="163" height="45" alt="" /></td> <img src="img/asdsad_09.jpg" width="197" height="45" alt="" /></td> <img src="img/asdsad_10.jpg" width="398" height="26" alt="" /></td>
entonces le agrego un doctype como este:
<!DOCTYPE html>
y se deforma porque no toma las propiedades css