Width is 100%, zoom out window, right side of the area background picture becomes blank

Source: Internet
Author: User

You say the site is because the class named "Mkcont" the div is set to 1400px, when the width of the smaller window is less than 1400px, the actual BODY element width is not open to "1400px", but by itself set to "Browser visual window width" and " The maximum value in the Min-width property to resolve.
So all elements under the body set to 100% are equal to the values parsed by the body according to the above rules.
As you say the site solution is: Body set min-width= "1400px", or set all child elements in the body CSS property "width" or "min-width" property value must be less than the BODY element min-width, when all set " Width "Set 100% will be displayed normally.

Width is 100%, zoom out window, right side of the area background picture becomes blank

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.