Visualizzazione dei risultati da 1 a 5 su 5

Discussione: template 3 colonne

  1. #1
    Utente di HTML.it L'avatar di ilpiubello
    Registrato dal
    May 2000
    Messaggi
    2,685

    template 3 colonne

    Ciao,
    sto cercando di creare un template html che risponda a queste caratteristiche:

    3colonne --> colonna fissa centrale e due colonne laterali in percentuale

    Ho girato vari siti o fatto varie prove ma non ho trovato niente di già pronto e non sono riuscito a venirne a capo; qui è dove mi sono arenato che ho utilizzato, mi dareste una mano?

    codice:
    <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
    <html>
    <head>
    <title>Layout 31</title>
    <meta http-equiv="contenuti_destra-type" contenuti_destra="text/html; charset=iso-8859-1">
    <style type="text/css">
    html,body{margin:0;padding:0}
    body{font: 76% arial,sans-serif}
    p{margin:0 10px 10px}
    a{display:block;color: #006;padding:10px}
    </style>
    </head>
    <body>
    <div style="padding: 0 auto">
    	<div style="float: left; height: 170px; background: #CCFFCC">sinistra</div>
    	<div style="float: left; width: 780px;">
    		<div style="width: 580px; float: right; background: #FF9966">
    			<div>
    			
    
    1) contenuti_destra here. column long long column very long fill fill fill long text text column text silly very make long very fill silly make make long make text fill very long text column silly silly very column long very column filler fill long make filler long silly very long silly silly silly long filler make column filler make silly long long fill very.</p>
    			
    
    very make make fill silly long long filler column long make silly silly column filler fill fill very filler text fill filler column make fill make text very make make very fill fill long make very filler column very long very filler silly very make filler silly make make column column </p>
    			
    
    fill long make long text very make long fill column make text very silly column filler silly text fill text filler filler filler make make make make text filler fill column filler make silly make text text fill make very filler column very </p>
    			
    
    column text long column make silly long text filler silly very very very long filler fill very fill silly very make make filler text filler text make silly text text long fill fill make text fill long text very silly long long filler filler fill silly long make column make silly long column long make very </p>
    			</div>
    		</div>
    		<div style="width: 200px; float: left; background: #99FFFF">
    		
    
    2) contenuti_sinistra here. long long fill filler very fill column column silly filler very filler fill fill filler text fill very silly fill text filler silly silly filler fill very make fill column text column very very column fill fill very silly column silly silly fill fill long filler </p>
    		</div>
    		<div style="clear: left"></div>
    	</div>
    	<div style="float: left; height: 170px; background: #66CC00">destra</div>
    	<div style="clear: left"></div>
    </div>
    </body>
    </html>
    Grazie
    FaX

  2. #2
    Utente di HTML.it L'avatar di ilpiubello
    Registrato dal
    May 2000
    Messaggi
    2,685
    A nessuno è mai capitato di dover realizzare un template simile senza l'utilizzo delle tabelle?!
    Mi devo rassegnare e andare giù di table?
    FaX

  3. #3
    in "discussioni e link utili" nella home di questo forum trovi alcuni spunti interessanti, cerca Layout Gala

    ciak

  4. #4
    Utente di HTML.it L'avatar di salasir
    Registrato dal
    Apr 2004
    Messaggi
    1,881
    Guardato qui?

    Layout gala
    Maurizio

    "se ami il lavoro che fai, non lavorerai mai un giorno in vita tua!"

  5. #5
    Utente di HTML.it L'avatar di ilpiubello
    Registrato dal
    May 2000
    Messaggi
    2,685
    Ciao.
    Si, ho proprio seguito i vari esempi: fra i tanti non c'è quello che fa per me e allora ho provato ad ingnegnarmi "mischiando" diversi layout... purtroppo non sono riuscito ad ottenere niente.
    FaX

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.