Ver Mensaje Individual
  #13 (permalink)  
Antiguo 09/01/2007, 12:23
Avatar de TW3
TW3
 
Fecha de Ingreso: diciembre-2004
Mensajes: 45
Antigüedad: 19 años, 4 meses
Puntos: 0
Re: crear columnas en lugar de filas

Código HTML:
<td>
 <table width="180" align="center">  
    <tr>  
      <td width="170"><div align="center"><a href="index.php?modulo=gente_araucana_preview&id=<?=$datos['id']?>"><img src="<?=$datos['IMG']?>" alt="Ampliar" width="136" height="104" border="0"></a></div></td>  
    </tr>  
    <tr>  
      <td><div align="center"><span class="Estilo6"><?=$datos['nombre']?></span><br>  
              <span class="Estilo1">(<?=$datos['fecha']?>)</span></div></td>  
    </tr>  
   </table> 
   </td> 
Simplemente coloque un <td> antes de la tabla y me funciono bien.
__________________
JuegosXD :arriba: