Thursday, 15 September 2011

html - meta tag and scaling text -



html - meta tag and scaling text -

i have non-responsive website on implemented meta tag

<meta name="viewport" content="width=1400">

it seems work wanted when tested on ipad (which meant hard part, thought) - text , graphics scaled properly. checked on nexus later , seems of words drop downwards line.

http://i.stack.imgur.com/hayge.png

it's not line-height property, because on ipad remain in proper line. font-size doesn't seem scale rest in here.

does know might reason? in advance help.

mobile browsers have alternative "auto-fit pages" or "text wrapping" browsers can format web pages fit screen width when zoomed-in.

try disable alternative , desired result.

html viewport meta

No comments:

Post a Comment