• User Newbie

    Visulalizzazioni differenti

    Salve a tutti,
    sto lavorando sul mio sito web ma facendo delle prove su explorer e mozilla ho notato che le tabelle hanno una differente visualizzazione cioè la distanza e lo spazio che ho stabilito su explorer si visualizza come vorrei su mozilla no, non c'è distanza, ogni casella è attaccata all'altra.
    C'è un modo per risolvere il problema?
    Grazie
    Silvia


  • User

    Un po di codice? Hai usato css? Così non c'è abastanza per capire


  • User Newbie

    Eccolo, ne metto una parte:

    <table border="0" cellpadding="5" cellspacing="10" style="border-collapse: collapse" id="AutoNumber8" height="7071">
    <tr>
    <td valign="top" height="1" align="center"></td>
    <td rowspan="2" height="50">
    <p align="left"><font size="2" face="Verdana">
    <a href="A/alessandro_alessandroni.htm">Alessandro Alessandroni</a></font>
    </td>
    <td align="center" bgcolor="#000000" rowspan="2" height="50">
    <a href="../category%20italian%20soundtracks/tresette.htm">
    <img border="0" src="../IMMAGINI/ITALIANI/tresette.JPG" width="75" height="73"></a></span></td>
    <td align="left" rowspan="2" height="50">
    <p align="left">
    <font size="1" face="Verdana">
    <a href="../category%20italian%20soundtracks/tresette.htm">Di Tresette Ce N'è Uno Tutti Gli Altri Son Nessuno
    ...<br> & Other Western Themes </span>
    </a>
    </font></td>
    <td align="center" rowspan="2" height="50">
    <font face="Verdana" size="1">Cd</font></td>
    <td align="center" rowspan="2" height="50">
    </td>
    </tr>
    <tr>
    <td bgcolor="#000000" valign="top" height="1" align="center">
    <font size="1" face="Verdana"><a href="A/a_menu.htm">A</a></font></td>
    </tr>
    <tr>
    <td valign="top" height="1" align="center"></td>
    <td height="75"></td>
    <td align="center" bgcolor="#000000" height="75">
    <a href="../category%20italian%20soundtracks/trinity_goes_east.htm">
    <img border="0" src="../IMMAGINI/ITALIANI/trinity_goes_east.JPG" width="75" height="75"></a></td>
    <td align="left" height="75"><font size="1" face="Verdana">
    <a href="../category%20italian%20soundtracks/trinity_goes_east.htm">Trinity Goes East</a></font></td>
    <td align="center" height="75"><font face="Verdana" size="1">Cd</font></td>
    <td align="center" height="75"></td>
    </tr>
    <tr>
    <td valign="top" height="1" align="center"></td>
    <td height="73"></td>
    <td align="center" bgcolor="#000000" height="73">
    <a href="../category%20italian%20soundtracks/wizard_of_sound.htm">
    <img border="0" src="../IMMAGINI/ITALIANI/wizard_of_sound.jpg" width="75" height="73"></a></td>
    <td align="left" height="73"><font size="1" face="Verdana">
    <a href="../category%20italian%20soundtracks/wizard_of_sound.htm">
    Wizard Of Sound</a></font></td>
    <td align="center" height="73"><font size="1" face="Verdana">Cd</font></td>
    <td align="center" height="73"></td>
    </tr>
    <tr>
    <td valign="top" height="1" align="center"></td>
    <td height="73"> </td>
    <td align="center" bgcolor="#000000" height="73">
    <font size="1" face="Verdana">
    <a href="../category%20italian%20soundtracks/suor_omicidi.htm">
    <img border="0" src="../IMMAGINI/ITALIANI/suor_omicidi.JPG" width="75" height="73"></a></font></td>
    <td align="left" height="73"><font size="1" face="Verdana">
    <a href="../category%20italian%20soundtracks/suor_omicidi.htm">Suor Omicidi <br> Lo Strangolatore Di Vienna <br> La
    Figlia Di Frankenstein</a></font></td>
    <td align="center" height="73"><font size="1" face="Verdana">Cd</font></td>
    <td align="center" height="73"></td>
    </tr>
    <tr>
    <td valign="top" height="1" align="center"></td>
    <td height="66"> </td>
    <td align="center" bgcolor="#000000" height="66">
    <img border="0" src="../IMMAGINI/GROOVY/tridem.JPG" width="75" height="66"></td>
    <td align="left" height="66"><font size="1" face="Verdana">Tridem</font></td>
    <td align="center" height="66"><font size="1" face="Verdana">
    <a href="../category%20groovy%20and%20library/tridem.htm">Cd</a></font></td>
    <td align="center" height="66"><font size="1" face="Verdana">
    <a href="../category%20groovy%20and%20library/tridem_vinyl.htm">Lp</a></font></td>


  • User Attivo

    Non ho letto il codice, comunque ti posso dire che explorer mozilla e opera "interpretano" le pagine in maniera un tantino diversa.
    Per esempio, alcune impostazioni come i bordi in firefox a me compaiono + grossi che con explorer, le distanze sono leggermenti differenti anche se usi la formattazione con i css, addirittura certi comandi particolari li interpretano diversamente o non sono supportati, e quindi non mi meraviglierei del tuo caso....