Ver Mensaje Individual
  #4 (permalink)  
Antiguo 18/04/2012, 13:13
Avatar de emprear
emprear
Colaborador
 
Fecha de Ingreso: junio-2007
Ubicación: me mudé
Mensajes: 8.388
Antigüedad: 16 años, 10 meses
Puntos: 1567
Respuesta: Tabla tipo gráfico.

Código HTML:
Ver original
  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
  2. "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  3. <html xmlns="http://www.w3.org/1999/xhtml">
  4. <title>titulo</title>
  5. <meta http-equiv="content-type" content="text/html; charset=utf-8" />
  6.  
  7. <style type="text/css">
  8. /*<![CDATA[*/
  9.  
  10. table{
  11. border-bottom: solid 1px #000;
  12. border-left: solid 1px #000;
  13. }
  14.  
  15. /*]]>*/
  16. </head>
  17.  
  18. <table width="30%">
  19. <tr><td>AAA</td><td>AAA</td></tr>
  20. <tr><td>BBB</td><td>BBB</td></tr>
  21.  
  22. </body>
  23. </html>

Si no es eso, no se de que está hablando exactamente
Saludos
__________________
La voz de las antenas va, sustituyendo a Dios.
Cuando finalice la mutación, nueva edad media habrá
S.R.