iphone - text resize none how to apply inline -


I found the right answer (do not adjust the text size on the rotation!)

but very CSS How easy to use inline?

I used this in the way, but it did not work

     

For example you have a style on HTML tags, not body tags like you I recommend that you try:

    

See more about how this works. Or you can just put this style in your head section:

  & lt; Head & gt; & Lt; Style type = "text / css" & gt; HTML {-webkit-text-size-adjust: none; / * Stop font scaling in the scenario * /} & lt; / Style & gt; & Lt; / Head & gt;   

Interesting move, I have never actually done this myself.

Comments

Popular posts from this blog

mysql - BLOB/TEXT column 'value' used in key specification without a key length -

c# - Using Vici cool Storage with monodroid -

python - referencing a variable in another function? -