Visualizzazione dei risultati da 1 a 2 su 2
  1. #1
    Utente di HTML.it L'avatar di Gugu
    Registrato dal
    Nov 2002
    Messaggi
    523

    Impaginazione con tabelle

    Mi spiegate perchè con Visual Studio 2005 se scrivo questo codice:
    codice:
                <table border ="1" cellpadding="0" cellspacing="0" style="width: 100%; height: 100%">
                    <tr>
                        <th align="center" rowspan="" valign="top">
                        </th>
                        <th align="center" rowspan="" style="width: 224px;" valign="top">
                        </th>
                        <th align="center" rowspan="" style="width: 576px;" valign="top">
                        </th>
                        <th align="center" rowspan="" valign="top">
                        </th>
                    </tr>
                    <tr>
                        <th align="center" colspan="" rowspan="" style="height: 598px; position: static;" valign="top">
                        </th>
                        <th align="center" colspan="" rowspan="" style="background-attachment: fixed; background-image: url(images/SfondoLaterale.jpg);
                            width: 224px; background-repeat: no-repeat; position: static; height: 598px"
                            valign="top">
                        </th>
                        <th align="center" colspan="" rowspan="" style="background-attachment: fixed; background-image: url(images/SfondoCentrale.jpg);
                            width: 576px; background-repeat: no-repeat; height: 598px" valign="top">
                        </th>
                        <th align="center" colspan="" rowspan="" style="height: 598px; position: static;" valign="top">
                        </th>
                    </tr>
                    <tr>
                        <th align="center" colspan="" valign="top">
                        </th>
                        <th align="center" colspan="" style="width: 224px" valign="top">
                        </th>
                        <th align="center" colspan="" style="width: 576px" valign="top">
                        </th>
                        <th align="center" colspan="" valign="top">
                        </th>
                    </tr>
                </table>
    Vedo la tabella a tutto schermo con le 2 celle con sfondo in mezzo
    alla pagina mentre se solamente tolgo il "border" mettendolo a zero
    mi visualizza tutto in alto a destra nell'angolo???????

    E' incredibile!!!!
    Mi sapete aiutare?

    Grazie
    Andrea
    Ciao
    Andrea

  2. #2
    Utente di HTML.it L'avatar di Gugu
    Registrato dal
    Nov 2002
    Messaggi
    523
    Chiedo scusa, ho sbagliato forum..
    L'ho già reinserito in quello HTML.
    Prego un moderatore di cancellare questo post.

    Scusate.
    Ciao
    Andrea
    Ciao
    Andrea

Permessi di invio

  • Non puoi inserire discussioni
  • Non puoi inserire repliche
  • Non puoi inserire allegati
  • Non puoi modificare i tuoi messaggi
  •  
Powered by vBulletin® Version 4.2.1
Copyright © 2024 vBulletin Solutions, Inc. All rights reserved.