Ver Mensaje Individual
  #7 (permalink)  
Antiguo 21/03/2005, 15:47
dominguez
 
Fecha de Ingreso: julio-2003
Mensajes: 463
Antigüedad: 20 años, 10 meses
Puntos: 0
Ahora lo he puesto asi:

<div ><form id="form1" method="post" action="">
<table width="200" border="1">
...
</table>
</form></div>

y luego en la hoja de estilo:

div {width:600px;margin:auto;}

y sigue sin centrarlo.