I am showing text (for example, an “about”) page in an html view. On the simulator I have been able to change the font size (e.g. font: 14px Verdana, Arial, sans-serif; in the <style>.
On the phone, I appears I can also change the size, but what looks good on the simulator at 14px needs to be 48px on the phone.
Is there a reason for this?
Is there a solution?
-Bob