<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;}
This Pen doesn't use any external CSS resources.
This Pen doesn't use any external JavaScript resources.