<div class="box box1">
  text
</div>

<div class="box box2">
  text<br>
  text
</div>
.box{display: inline-block; width:100px; height:100px; background: #ff0; margin:30px; text-align:center; line-height:100px; vertical-align:top;}

External CSS

This Pen doesn't use any external CSS resources.

External JavaScript

This Pen doesn't use any external JavaScript resources.