2015-12-21 (Box-sizing:border-box)

Source: Internet
Author: User

Recently learned a method Box-sizing:border-box, you can ignore the margin,padding,border, such as the position to occupy, for example, when you do a responsive Web page, when you do a Web page width is consistent with the current computer screen width, But if you have a input box somewhere, you need to translate the text in the input box to the right. 3rem, at this time in the computer screen, perhaps the input box can not see what problem, when you put the width of the browser more and more hours, at this time, you will find the input box more than a section. Therefore, in order to solve this problem, we use the Padding,margin,border to add this method Box-sizing:border-box, will not appear above the problem, but in order to be compatible with different browsers, we also need to write the browser, Example of Google's wording:-webkit-box-sizing:border-box

2015-12-21 (Box-sizing:border-box)

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.