How to set any plain text in Vertical Alignment in HTML?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
The CSS property
vertical-alignist only either for vertical alignment in table cells or for vertical alignment of inline elements to each other.There is no real vertical centering in CSS, but there way to “work around” it:
http://www.jakpsatweb.cz/css/css-vertical-center-solution.html
More alternatives: http://www.google.com/search?&q=css+vertical+centering