这是一个挑战!
我目前正在使用 GetSkeleton 并且有 3 个基本列
<div class="container">
<div class="one-third column box1">
Some text<br/>
</div>
<div class="one-third column box2">
Some text
</div>
<div class="one-third column box3">
Some text<br/>
Some text<br/>
Some text<br/>
Some text<br/>
</div>
</div>
您会注意到,框 3 中有更多内容。我怎样才能使框 1 和框 2 与底部对齐 - 但要保持响应。