Which font and which font-size unit is recomended for developing web sites for smartphones? With smartphone I mean a device with a good web browser.
I am not sure to go with px, em or %
Thanks for sugestions and tips.
regards bob
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 would use the CSS
medium,large,small,x-large, etc… since the browser will know the user’s preference and won’t be limited to a fixed size.