0

This is what I've tried. Is there any simple way to do this?

.minh {
min-height:70px;
border:1px solid #f00
}
.btm {
  vertical-align:bottom;
  bottom:0;
}
<div class="minh">
  <center class="btm">This goes to bottom</center>
</div>
AGamePlayer
  • 7,404
  • 19
  • 62
  • 119

0 Answers0