[URL="http://db.tt/ehYK9nM"]ver el diseño -->[/URL]
quiero que queden asi pero solo me salen las filas, use el atributo cols, pero cuando lo pongo todas las filas las divide a la mitad y solo quiero la ultima.
Código HTML:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <title>Documento sin título</title> </head> </head> <frameset rows="10%,20%,40%,30% cols="15%,15%" frameborder="0" framespacing="0" border="0"> <frame name="" src="login.html" marginwidth="10" marginheight="10" scrolling="auto" > <frame name="" src="loginrecov.html" marginwidth="10" marginheight="10" scrolling="auto" > <frame name="" src="loginrecov.html" marginwidth="10" marginheight="10" scrolling="auto" > <frame name="" src="loginrecov.html" marginwidth="10" marginheight="10" scrolling="auto" > <frame src="UntitledFrame-1"><frame src="UntitledFrame-2"></frameset><noframes></noframes> <body> </body> </html>