Tema: Formularios
Ver Mensaje Individual
  #2 (permalink)  
Antiguo 14/06/2006, 01:00
Avatar de JavierB
JavierB
Colaborador
 
Fecha de Ingreso: febrero-2002
Ubicación: Madrid
Mensajes: 25.052
Antigüedad: 22 años, 2 meses
Puntos: 772
Hola supertaldo

A ver si te sirve esto:
Código:
<form style="float:left">
<input type="button" />
</form>
<form>
<input type="button" />
</form>
Saludos,