Positioning a div near bottom side of another div

后端 未结 4 512
暗喜
暗喜 2021-01-30 01:55

I have outer div and inner div. I need to place inner div at the bottom of the outer one.

Outer div is elastic (width: 70% for example). I also need to center inner bloc

4条回答
  •  长发绾君心
    2021-01-30 02:32

    Tested and working on Firefox 3, Chrome 1, and IE 6, 7 and 8:

    
    
    
    Outer
    Inner

    Live version here: http://jsfiddle.net/RichieHindle/CresX/

提交回复
热议问题