![Antiguo](http://static.forosdelweb.com/fdwtheme/images/statusicon/post_old.gif)
14/08/2006, 08:19
|
| | Fecha de Ingreso: febrero-2006
Mensajes: 31
Antigüedad: 19 años Puntos: 1 | |
table Hola:
Es posible dar un width determinado a un td y que este no se modifique según el texto escrito dentro del td
ejemplo
esto queda de un tamaño distinto de 100px
<table border="1">
<tr>
<td width="100px">jhbjhjhkjhkjhkjhkjhkjhkjhjhjhkjhkjhl k</td>
</tr>
</table>
Gracias por su ayuda |