Answers for "how to center h1 vertically inside"

CSS
0

vertical align h1 inside div

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

Code answers related to "how to center h1 vertically inside"

Browse Popular Code Answers by Language