0
I have a difficulty in vertically aligning text . Plase explain
2 Respostas
+ 1
Use
line-height: height of box ;
where you want to align it vertically
There are other ways as well that you can google
+ 1
vertical-align must be paired with line-height
https://code.sololearn.com/WpUTePYkG7z2/?ref=app