I would like to know to align the text in a p element to be vertically centered.
p
Here are my styles:
User vertical-align: middle; along with text-align: center property
vertical-align: middle;
text-align: center
Centering In this example, we use the line-height property with a value that is equal to the height property to center the div element: I am vertically and horizontally centered.
In this example, we use the line-height property with a value that is equal to the height property to center the div element:
I am vertically and horizontally centered.