Answers for "html vertical align text in div"

CSS
0

vertical align text inside div

text {
  	line-height: 100px; /*size of parent div*/ 
}
Posted by: Guest on April-29-2020

Browse Popular Code Answers by Language