How to get a CSS Layout like at elkaniho.com/
        Posted  
        
            by Enatom
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Enatom
        
        
        
        Published on 2010-04-06T01:32:48Z
        Indexed on 
            2010/04/06
            1:43 UTC
        
        
        Read the original article
        Hit count: 397
        
Hi,
This website http://www.elkaniho.com/ has a CSS layout which is what i want, you see, the divs stack on top of each other, not on a precise grid, but just at the bottom and on the side.
And when you re-size the browser, they all re-adjust perfectly?
anyone know how i can get the same layout like at elkaniho.com or what type of layout this is called?
© Stack Overflow or respective owner