Ver Mensaje Individual
  #3 (permalink)  
Antiguo 04/06/2011, 05:46
dangerous14
 
Fecha de Ingreso: septiembre-2010
Mensajes: 12
Antigüedad: 13 años, 7 meses
Puntos: 0
Respuesta: Problema con ajuste de tabla

en el html tengo
Cita:
<p align="center"><table id="tablach" border="0" cellpadding="0" cellspacing="0" width="100%" height="100%">
<tr>
<td>newradius</td>
<td>newradius</td>
<td>newradius</td>
</tr>
<tr>
<td>newradius</td>
</tr>
<table>
</p>
y en css
Cita:
#tabla12 {
border-width: 1px;
border-color: #FF00FF;
background-color: black;
color: white;
top:160px;
left:23%;
width: 600px; height: 900px;
}
pero ahora se fue hacia arriba