Ver Mensaje Individual
  #5 (permalink)  
Antiguo 21/12/2010, 11:47
KurozakiIchigo
 
Fecha de Ingreso: noviembre-2010
Ubicación: On a world of Anime & Web.
Mensajes: 137
Antigüedad: 13 años, 4 meses
Puntos: 4
Respuesta: Tablas en dreamweaver cs4

Código HTML:
Ver original
  1. <table id="table">
  2. <tr>
  3. <td>Tarifa 1</td>
  4. <td>Tarifa 1.1</td>
  5. <td>Tarifa 1.11</td>
  6. </tr>
  7. <tr>
  8. <td>Tarifa 2</td>
  9. <td>Tarifa 2.1</td>
  10. <td>Tarifa 2.11</td>
  11. </Tr>

Este es un codigo HTML de una tabla con 6 celdas en total en 2 filas (3x2)
Podeis ver mas info aqui: http://creatuweb.espaciolatino.com/tutorhtml/tema14.html