Örneğin css kodlarında şu satırı değiştirirseniz site çift kolonlu hale gelecektir:
.kutu
{
background:#fcfbfb;
width:280px;
margin-right:5px;
height:260px;
float:left;
border:1px solid #cccccc;
}
.kutu
{
background:#fcfbfb;
width:280px;
margin-right:5px;
height:260px;
float:left;
border:1px solid #cccccc;
}