Visa ett inlägg
Oläst 2012-08-06, 02:13 #1
jonssondesign jonssondesign är inte uppkopplad
Mycket flitig postare
 
Reg.datum: Oct 2010
Inlägg: 709
jonssondesign jonssondesign är inte uppkopplad
Mycket flitig postare
 
Reg.datum: Oct 2010
Inlägg: 709
html:

<div id="wrapper">
<div id="container">all annan kod</div>
<div id="right-advertising">kod</div>
<div class="clear"></div>
</div>


CSS:

body {text-align:left;}
#wrapper {margin:0 auto; width:1230px;}
.clear {clear:both;}

#conatiner {width:980px; float:left;}
#right-advertising {width:250px; float:left;}

Bör fungera.
jonssondesign är inte uppkopplad   Svara med citatSvara med citat