floated div, height 100, container fluid height
        Posted  
        
            by woody993
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by woody993
        
        
        
        Published on 2010-04-03T14:18:52Z
        Indexed on 
            2010/04/03
            14:23 UTC
        
        
        Read the original article
        Hit count: 535
        
I have this design which I cannot seem to get right, I would like .sidebar (float:left) to fill the entire height of .page-container which has a fluid height due to the content. How do I go about this?
© Stack Overflow or respective owner