
yardım edin lütfen...
| Float kullanmadan 2 divi yanyana koyabilirmiyim? | 10 Mesajlar | 3.083 Okunma | ||

     
     
     
     
     
     
.clearboth0 {
     clear: both;
     height: 0px;
}
#UstGovde { 
     width: 960px;
     margin: 0px auto 0px auto;
     overflow: hidden;
}
#UstGovde #SolGovde {
     float: left;
}
#UstGovde #SagGovde {
     float: right;
}
#AltGovde #MyFooter {
     width:960px;
     margin: 0px auto 0px auto;
}