Ver Mensaje Individual
  #4 (permalink)  
Antiguo 05/08/2004, 01:28
Avatar de living
living
 
Fecha de Ingreso: mayo-2004
Mensajes: 1.266
Antigüedad: 19 años, 10 meses
Puntos: 2
Pero yo creo que se refiere a que no están en paralelo los dos formularios sino que se pone uno debajo del otro. Para solucionarlo podrías meterlos en una tabla. Si me equivoco perdonad las molestias
Código HTML:
<html>
<head></head>
<body> 
<table> 
  <tr> 
    <td> <form name="form1" id="form1" method="post" action="" > 
        <input type="submit" name="Submit" value="Enviar" /> 
      </form></td> 
    <td> <form name="form1" id="form1" method="post" action="" > 
        <input type="submit" name="Submit" value="Enviar" /> 
      </form></td> 
  </tr> 
</table> 
</body>
</html> 
__________________
¿Te apasiona el mundo del guión? El portal del guión