01/09/2004, 09:33
|
| | | Fecha de Ingreso: octubre-2001
Mensajes: 1.376
Antigüedad: 23 años, 1 mes Puntos: 0 | |
Alinear botones en una misma linea Cómo alineariais estos 2 botones de comando? cada uno de ellos pertenece a 1 form diferente: <p align="center">
<form action="xxx" method=post>
<input type="submit" name="Submit" value="Si" >
</form>
<form action="xxx" method=post>
<span lang="es"> &nbs p; </span>
<input name="Submit2" type="submit" value="No">
</form>
</p>
Laika |