Vertically align text within div element

后端 未结 6 875
伪装坚强ぢ
伪装坚强ぢ 2021-01-11 11:07

I know this question has been asked to death but nothing through searching has worked for me.

You know the deal, I have a div element that I need to vertically align

6条回答
  •  生来不讨喜
    2021-01-11 11:46

    You need to do like this:

    http://jsfiddle.net/rathoreahsan/5u9HY/

    Use fixed height instead of padding in main div. and use line height for left & right Divs

提交回复
热议问题