Ver Mensaje Individual
  #3 (permalink)  
Antiguo 27/10/2008, 08:54
Avatar de ACX_POISON
ACX_POISON
 
Fecha de Ingreso: abril-2008
Ubicación: Talca-Chile
Mensajes: 750
Antigüedad: 16 años
Puntos: 7
Respuesta: ayuda para mostrar texto

Gracias X responder
esto es lo que he hecho

Cita:
<style type="text/css">
<!--
table {table-layout: fixed;}
#texto {overflow: auto;}
-->
</style>
</head>

<body>
<table width="301" border="1">
<tr>
<td width="137">&nbsp;</td>
<td width="148">&nbsp;</td>
</tr>
<tr>
<td height="99">&nbsp;</td>
<td><div id="texto">Colocar aquí el contenido para id "div" mucho mucho texto jajajaja este es mucho texto fgdfgfdgdfgfgfd dfgfdgdfgdfgdf dfgfd </div></td>
</tr>
<tr>
<td>&nbsp;</td>
<td>&nbsp;</td>
</tr>
</table>
</body>
pero no hace exactamente lo que deseo (No me muestra scroll)
PD: utilizo firefox...
__________________
Me junto con los que Saben, Queriendo Saber.