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
  • 6,582
  • 17
  • 52
  • 105

0 Answers0