【发布时间】:2017-02-03 23:09:57
【问题描述】:
我需要将垂直浮动的 div 和图像置于其容器的中心。我尝试了很多方法,但没有一个能正常工作。
http://codepen.io/catapanoa/pen/ygaKLy?editors=1100
<div class="leftWrapper">
<div class="title">
Title 1<br>
<span class="subtitle">Subtitle 1</span>
</div>
</div>
.
.
.
【问题讨论】:
-
你能提供更多细节吗?