Visualizzazione dei risultati da 1 a 2 su 2
  1. #1
    Utente di HTML.it
    Registrato dal
    Dec 2011
    Messaggi
    25

    Tabella adattata a tutte le risoluzioni

    Salve a tutti, spero che questa volta ci sia qualcuno che possa darmi una mano. Ho questa tabella da adattare a tutte le risoluzioni:
    codice:
    <table width="100%" height="769px" border="0" align="center" cellpadding="0" cellspacing="0" id="Tabella_01">
    	<tr width="100%">
    		<td width="12,73%" rowspan="6">
        [img]images/index_01.jpg[/img]</td>
    		<td width="74,96%" colspan="6">
    			[img]images/index_02.jpg[/img]</td>
    		<td width="12,73%" rowspan="6">
    			[img]images/index_03.jpg[/img]</td>
    	</tr>
    	<tr width="74,96%">
    		<td width="37,26%" colspan="3">
    			[img]images/index_04.jpg[/img]</td>
    		<td width="37,70%" colspan="3">
    			[img]images/index_05.jpg[/img]</td>
    	</tr>
    	<tr width="74,96%">
    		<td width="74,96%" colspan="6">
    			<div class="container">
               
                <div class="wrapper">
                    ...
            </td>
    	</tr>
    	<tr width="74,96%>
    		<td widht="6,44%">
    			[img]images/index_07.jpg[/img]</td>
    		<td width="21,22%">[img]images/index_08.jpg[/img]</td>
    		<td width="20,79%" colspan="2">[img]images/index_09.jpg[/img]</td>
    		<td width="19,83%">[img]images/index_10.jpg[/img]</td>
    		<td width="6,66%">
    			[img]images/index_11.jpg[/img]</td>
    	</tr>
    	<tr width="74,96%">
    		<td width="74,96%" colspan="6">
    			[img]images/index_12.jpg[/img]</td>
    	</tr>
    	<tr width="74,96%">
    		<td width="74,96%" colspan="6">
    			[img]images/index_13.jpg[/img]</td>
    	</tr>
    	<tr width="100%">
    		<td width="12,73%">
    			[img]images/spaziatore.gif[/img]</td>
    		<td width="6,44%">
    			[img]images/spaziatore.gif[/img]</td>
    		<td width="21,22%">
    			[img]images/spaziatore.gif[/img]</td>
    		<td width="9,59%">
    			[img]images/spaziatore.gif[/img]</td>
    		<td width="11,20%">
    			[img]images/spaziatore.gif[/img]</td>
    		<td width="19,83%">
    			[img]images/spaziatore.gif[/img]</td>
    		<td width="6,66%">
    			[img]images/spaziatore.gif[/img]</td>
    		<td width="12,29%">
    			[img]images/spaziatore.gif[/img]</td>
    	</tr>
    </table>
    Ho provato anche ad impostare width in % per ogni immagine ma viene tutto sfasato. Un altra cosa, devo inserire anche l'altezza in percentuale sia delle righe che delle celle?

  2. #2
    Utente di HTML.it
    Registrato dal
    Dec 2011
    Messaggi
    25
    Togliendo width a tutte le righe nella risoluzione mia 1366X768 si vede perfettamente, ma se aumento la risoluzione le celle si allontanano

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 © 2025 vBulletin Solutions, Inc. All rights reserved.