DEMO can be found at:
http://www.bootply.com/VZ7gvA7ndE#
I set the height of div to 100px and want to show the label at the bottom
div
label
Try to do following
FIDDLE DEMO
#contain-word-lab { vertical-align='bottom';/***Remove This***/ bottom:2px; position:absolute; }