Visualizzazione risultati 1 fino 5 di 5

Discussione: allineare orizzontalmente tre Tabelle

  1. #1
    Guest

    Predefinito allineare orizzontalmente tre Tabelle

    http://divinaporchedia.altervista.org/inferno.html

    Qui vi sono 3 tabelle. Una contenente la foto e due contenenti i canti.

    Io volevo fare in modo che la tabella 1, contenente i canti dall'1 al 10 fosse a sinistra, quella contenente i canti dall'11 al 20 al centro e poi inserirne un'ulteriore a destra. Però non riesco a farlo, come mai?

    Grazie

  2. #2
    L'avatar di orbito
    orbito non è connesso Utente attivo
    Data registrazione
    18-05-2008
    Residenza
    Localhost
    Messaggi
    372

    Predefinito

    Sentito parlare dei tag "align"??

    Non dò assistenza in privato! Esiste il forum!




  3. #3
    Guest

    Predefinito

    continua a non funzionare ;)

  4. #4
    L'avatar di orbito
    orbito non è connesso Utente attivo
    Data registrazione
    18-05-2008
    Residenza
    Localhost
    Messaggi
    372

    Predefinito

    Sostituisci
    Codice HTML:
    <div align="left"><table border="3">
        <tr>
           <td><font size="5"><a href="http://divinaporchedia.altervista.org/canto1.html">Canto 1</a></font><br></td>
          
       </tr>
    
       <tr>
          <td><font size="5"><a href="http://divinaporchedia.altervista.org/canto2.html">Canto 2</a></font><br></td>
          
       </tr>
    <tr>
          <td><font size="5"><a href="http://divinaporchedia.altervista.org/canto3.html">Canto 3</a></font><br></td>
          
       </tr>
    <tr>
          <td><font size="5"><a href="http://divinaporchedia.altervista.org/canto4.html">Canto 4</a></font><br></td>
    
          
       </tr>
    <tr>
          <td><font size="5"><a href="http://divinaporchedia.altervista.org/canto5.html">Canto 5</a></font><br></td>
          
       </tr>
    <tr>
          <td><font size="5"><a href="http://divinaporchedia.altervista.org/canto6.html">Canto 6</a></font><br></td>
          
       </tr>
    <tr>
          <td><font size="5"><a href="http://divinaporchedia.altervista.org/canto7.html">Canto 7</a></font><br></td>
    
          
       </tr>
    <tr>
          <td><font size="5"><a href="http://divinaporchedia.altervista.org/canto8.html">Canto 8</a></font><br></td>
          
       </tr>
    <tr>
          <td><font size="5"><a href="http://divinaporchedia.altervista.org/canto9.html">Canto 9</a></font><br></td>
          
       </tr>
    <tr>
          <td><font size="5"><a href="http://divinaporchedia.altervista.org/canto10.html">Canto 10</a></font><br></td>
    
          
       </tr></div>
    
    <div align="center"><table border="3">
        <tr>
           <td><font size="5"><a href="http://divinaporchedia.altervista.org/canto11.html">Canto 11</a></font><br></td>
          
       </tr>
    
       <tr>
          <td><font size="5"><a href="http://divinaporchedia.altervista.org/canto12.html">Canto 12</a></font><br></td>
    
          
       </tr>
    <tr>
          <td><font size="5"><a href="http://divinaporchedia.altervista.org/canto13.html">Canto 13</a></font><br></td>
          
       </tr>
    <tr>
          <td><font size="5"><a href="http://divinaporchedia.altervista.org/canto14.html">Canto 14</a></font><br></td>
          
       </tr>
    <tr>
          <td><font size="5"><a href="http://divinaporchedia.altervista.org/canto15.html">Canto 15</a></font><br></td>
    
          
       </tr>
    <tr>
          <td><font size="5"><a href="http://divinaporchedia.altervista.org/canto16.html">Canto 16</a></font><br></td>
          
       </tr>
    <tr>
          <td><font size="5"><a href="http://divinaporchedia.altervista.org/canto17.html">Canto 17</a></font><br></td>
          
       </tr>
    <tr>
          <td><font size="5"><a href="http://divinaporchedia.altervista.org/canto18.html">Canto 18</a></font><br></td>
    
          
       </tr>
    <tr>
          <td><font size="5"><a href="http://divinaporchedia.altervista.org/canto19.html">Canto 19</a></font><br></td>
          
       </tr>
    <tr>
          <td><font size="5"><a href="http://divinaporchedia.altervista.org/canto20.html">Canto 20</a></font><br></td>
          
       </tr></div>
    con

    Codice HTML:
    <table align="left" border="3">
      <tbody>
        <tr>
          <td><font size="5"><a
     href="http://divinaporchedia.altervista.org/canto1.html">Canto
    1</a></font><br>
          </td>
        </tr>
        <tr>
          <td><font size="5"><a
     href="http://divinaporchedia.altervista.org/canto2.html">Canto
    2</a></font><br>
          </td>
        </tr>
        <tr>
          <td><font size="5"><a
     href="http://divinaporchedia.altervista.org/canto3.html">Canto
    3</a></font><br>
          </td>
        </tr>
        <tr>
          <td><font size="5"><a
     href="http://divinaporchedia.altervista.org/canto4.html">Canto
    4</a></font><br>
          </td>
        </tr>
        <tr>
          <td><font size="5"><a
     href="http://divinaporchedia.altervista.org/canto5.html">Canto
    5</a></font><br>
          </td>
        </tr>
        <tr>
          <td><font size="5"><a
     href="http://divinaporchedia.altervista.org/canto6.html">Canto
    6</a></font><br>
          </td>
        </tr>
        <tr>
          <td><font size="5"><a
     href="http://divinaporchedia.altervista.org/canto7.html">Canto
    7</a></font><br>
          </td>
        </tr>
        <tr>
          <td><font size="5"><a
     href="http://divinaporchedia.altervista.org/canto8.html">Canto
    8</a></font><br>
          </td>
        </tr>
        <tr>
          <td><font size="5"><a
     href="http://divinaporchedia.altervista.org/canto9.html">Canto
    9</a></font><br>
          </td>
        </tr>
        <tr>
          <td><font size="5"><a
     href="http://divinaporchedia.altervista.org/canto10.html">Canto
    10</a></font><br>
          </td>
        </tr>
      </tbody>
    </table>
    <table align="right" border="3">
      <tbody>
        <tr>
          <td><font size="5"><a
     href="http://divinaporchedia.altervista.org/canto11.html">Canto
    11</a></font><br>
          </td>
        </tr>
        <tr>
          <td><font size="5"><a
     href="http://divinaporchedia.altervista.org/canto12.html">Canto
    12</a></font><br>
          </td>
        </tr>
        <tr>
          <td><font size="5"><a
     href="http://divinaporchedia.altervista.org/canto13.html">Canto
    13</a></font><br>
          </td>
        </tr>
        <tr>
          <td><font size="5"><a
     href="http://divinaporchedia.altervista.org/canto14.html">Canto
    14</a></font><br>
          </td>
        </tr>
        <tr>
          <td><font size="5"><a
     href="http://divinaporchedia.altervista.org/canto15.html">Canto
    15</a></font><br>
          </td>
        </tr>
        <tr>
          <td><font size="5"><a
     href="http://divinaporchedia.altervista.org/canto16.html">Canto
    16</a></font><br>
          </td>
        </tr>
        <tr>
          <td><font size="5"><a
     href="http://divinaporchedia.altervista.org/canto17.html">Canto
    17</a></font><br>
          </td>
        </tr>
        <tr>
          <td><font size="5"><a
     href="http://divinaporchedia.altervista.org/canto18.html">Canto
    18</a></font><br>
          </td>
        </tr>
        <tr>
          <td><font size="5"><a
     href="http://divinaporchedia.altervista.org/canto19.html">Canto
    19</a></font><br>
          </td>
        </tr>
        <tr>
          <td><font size="5"><a
     href="http://divinaporchedia.altervista.org/canto20.html">Canto
    20</a></font><br>
          </td>
        </tr>
      </tbody>
    </table>
    Ultima modifica di orbito : 08-10-2008 alle ore 19.50.39

    Non dò assistenza in privato! Esiste il forum!




  5. #5
    Guest

    Predefinito

    grazie mille!

Regole di scrittura

  • Non puoi creare nuove discussioni
  • Non puoi rispondere ai messaggi
  • Non puoi inserire allegati.
  • Non puoi modificare i tuoi messaggi
  •