Ver Mensaje Individual
  #9 (permalink)  
Antiguo 26/09/2006, 03:23
chefnelone
 
Fecha de Ingreso: diciembre-2005
Ubicación: Barcelona
Mensajes: 1.428
Antigüedad: 18 años, 4 meses
Puntos: 15
gracias fer.
lo hecho tal cual y funciona bien ....pero el texto me queda alineado arriba (TOP) verticalmente.
he probado de todo pero no lo puedo CENTRAR.

<td class="link" width="121" height="41" align="center" valign="middle" background="Images/Boton.gif"><a href="#">Estimates</a></td>-

.link{
width:121px;
height:41px;
}
.link a{
display:block;
width:121px;
height:41px;
}