View Single Post
Old 21-10-2009, 14:57   #1
Matrixbob
Senior Member
 
L'Avatar di Matrixbob
 
Iscritto dal: Jul 2001
Messaggi: 9947
[HTML-CSS] Tabella 2x2: mettere sfondo diverso x ogni cella. Si ripete orizzontale!

... mi si ripete orizzontalmente.



Questa è la cacchetta che ho scritto

Codice HTML:
<table width="100%" border="0" cellspacing="0" cellpadding="0">
  <tr>
    <td width="50%" height="310" background="img/e11.jpg"><em><strong>
    <a href="index.html" title="uomo" target="_self">Uomo</a> - Donna</strong></em></td>
    <td width="50%" height="310" background="img/e12.jpg"><em><strong>
    Uomo - Donna</strong></em></td>
  </tr>
  <tr>
    <td width="50%" height="310" background="img/e21.jpg"><em>
    <strong>Uomo - Donna</strong></em></td>
    <td width="50%" height="310" background="img/e22.jpg"><em>
    <strong>Uomo - Donna</strong></em></td>
  </tr>
</table>
__________________
Aiuta la ricerca col tuo PC: >>Calcolo distribuito BOINC.Italy: unisciti anche tu<<
Più largo è il sorriso, più affilato è il coltello.

Ultima modifica di Matrixbob : 21-10-2009 alle 15:03.
Matrixbob è offline   Rispondi citando il messaggio o parte di esso