Visualizzazione dei risultati da 1 a 2 su 2

Discussione: Layout 7

  1. #1
    Utente di HTML.it L'avatar di StegcO
    Registrato dal
    Aug 2008
    Messaggi
    371

    Layout 7

    Stò cercando di modificare a mio piacimento un layout già fatto in CSS.

    sono arrivato a togliere la parte EXTRA sulla dx, ora stò provando a ingrandire tutta la struttura, ma il CONTENT non riesco ad allargarlo, non trovo da nessuna parte dov'è la larghezza.

    codice:
    <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
    
    <html>
    	<head>
    		<title>Layout 7</title>
    		<meta http-equiv="content-type" content="text/html; charset=iso-8859-1">
    		<meta name="generator" content="HAPedit 3.1">
    
    		<style type="text/css">
    
    		html,body{margin:0;padding:0}
    
    		body{font: 76% Lucida Sans Unicode;text-align:center}
    
    		p{margin:0 10px 10px}
    
    		a{display:block;color: #981793;padding:10px}
    
    		div#header h1{height:80px;line-height:80px;margin:0;padding-left:10px;background: #EEE;color: #79B30B}
    
    		div#container{text-align:left}
    
    		div#content p{line-height:1.4}
    
    		div#navigation{background:#B9CAFF}
    
    		div#extra{background:#FF8539}
    
    		div#footer{background: #333;color: #FFF}
    
    		div#footer p{margin:0;padding:5px 10px}
    
    		div#container{width:900px;margin:0 auto}
    
    		div#wrapper{float:left;width:100%}
    
    		div#content{margin: 0 150px}
    
    		div#navigation{float:left;width:150px;margin-left:-900px}
    
    		div#footer{clear:left;width:100%}
    
    		</style>
    	</head>
    	<body>
    		<div id="container">
    			<div id="header"><h1>Header</h1></div>
    				<div id="wrapper">
    					<div id="content">
    					
    
    1) Content 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 id="navigation">
    				
    
    2) Navigation 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 id="footer">
    
    Here it goes the footer</p></div>
    		</div>
    	</body>
    </html>

  2. #2
    Frontend samurai L'avatar di fcaldera
    Registrato dal
    Feb 2003
    Messaggi
    12,924
    Come da regolamento in evidenza, ti invito a riaprire il thread usando un titolo significativo e che specifichi o dia indicazione del problema, grazie
    Vuoi aiutare la riforestazione responsabile?

    Iscriviti a Ecologi e inizia a rimuovere la tua impronta ecologica (30 alberi extra usando il referral)

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