Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

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.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8025567
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 4, 20262026-06-04T23:12:22+00:00 2026-06-04T23:12:22+00:00

I use this in the html: <meta name=viewport content=width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0;> and this

  • 0

I use this in the html:

<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0;">

and this in the CSS:

html { font-size: 100%; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; }\

also tried this:

html { -webkit-text-size-adjust: none; }

and yet for some reason this happens:

enter image description here
enter image description here

Update: I tried removing all styling to see if any of my CSS is causing this, and the result was weird: when I’m not using any font rules, the font simply gets larger (it is not zoomed in since the zooming is locked by the HTML viewport attribute) also, only the small font gets larger, the headers remain the same. weird @#$%

Update 2: I played with the html/css and came to this conclusion – the only time when the text enlargement DOESN’T happen is when the text is contained inside the only element in the page – for example if all my body contains is p/span/div with text, it will not get enlarged. If I add another element with text in it, all text on page becomes enlarged in landscape mode.
I tried doing some research and looked through many mobile sites, and the result is the same – they all have this effect.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-04T23:12:24+00:00Added an answer on June 4, 2026 at 11:12 pm

    More Information than Real Solution

    Based on my understanding of how things work according to this page and this page, all text will get refactored in landscape mode based on either -webkit-text-size-adjust: auto (the default for iOS) or by your setting of -webkit-text-size-adjust: 100%.

    I do not believe the 100% setting is doing what you may think it is doing (an attempt to keep the text size the same). Rather, it is only affecting “how the text-inflating algorithm is applied” (per this page). I have not been able to track down exactly what that might mean; that is, what does 100% mean with respect to the inflation algorithm. My guess is, based upon this page’s quote…

    The first time a webpage is rendered, Safari on iOS gets the width of
    the block and determines an appropriate text scale so that the text is
    legible.

    …that since the procedure happens only “the first time a webpage is rendered” that once the device is turned from portrait to landscape the inflation algorithm will “grow” the text based off the width change of the screen being wider, even when set at 100%.

    Perhaps this is because 100% is in relation to the width difference of portrait to landscape. For example, this iPhone spec is 960 x 640. It may be that 100% means the inflation uses some direct relation of 960 x 640 (say, 960/640 x 100%), working out to be 1.5, which is then causing the “boldness” of the landscape text. If such is the case, then theoretically the -webkit-text-size-adjust would perhaps need to be set to 66.67% to keep it unaffected (returning the 1.5 factor to a 1). But I’m not convinced that it is so straight forward.

    Ultimately, I think Andrey Bukati’s answer of -webkit-text-size-adjust: none; is the only guarantee that no change in text sizing will occur. But it can have other, perhaps undesirable, affects.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have the following html code <!DOCTYPE html> <html lang=en> <head> <meta name=viewport content=width=device-width;
can I use it like this in View? <%= Html.CheckBoxFor(user => user.Role, Administrator)%> and
I use this tab view that developed base on jQuery: https://d2o0t5hpnwv4c1.cloudfront.net/001_Tabbed/site/jQuery.html# I change the
I've seen this HTML notation on blogs but they don't mention how to use
i am trying to use this code: <%= File.ReadAllText(Server.MapPath(Members/newsletters/welcome.html))%> which works great but now
I want to use this function: http://www.frankmacdonald.co.uk/php/post-to-wordpress-with-php.html Its used to post to Wordpress using
My code i use to parse HTMl is this below, and the 2nd code
I am trying to use an HTML form and javascript (i mention this, because
I am trying to use preg_replace function to parse this table in a Html
Try to download this page: http://www.4shared.com/get/B4AgMkcw/cookies.html I can use wget/firefox to get the whole

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.