To make the text center in the middle no matter how much content is inside of it.
1. Convert the parent element to table.
2. Convert the text element to table cell and vertically align it middle.
To make the text center in the middle no matter how much content is inside of it.
1. Convert the parent element to table.
2. Convert the text element to table cell and vertically align it middle.
Comments (0)