Possible Duplicate:
What is the value of the css 'ex' unit?
Is there a proper usage of the ‘ex’ unit in CSS? When should it be used/not be used instead of other units like ‘px’, ‘%’, ’em’?
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.
I’d think
exshould be used instead ofemwhen dealing with vertical rather than horizontal measurements (e.g., height instead of width).