html center text in div vertically code example
Example: vertical align center text inside div
.center {
height: 309px;
line-height: 309px; /* same as height! */
}
.center {
height: 309px;
line-height: 309px; /* same as height! */
}