The browser screen is too big and the web page is too small. What should I do if there is a problem with the style when zooming in? _html/css_WEB-ITnose

WBOY
Release: 2016-06-24 11:52:41
Original
1476 people have browsed it

I just suddenly thought of this, and when I put a page I wrote in the browser to test, there was no problem with IE6, but in Firefox33, when the page was reduced, it was directly misaligned


Reply to the discussion (solution)

What is the css unit used for your page, px, pt, em?

The problem of scaling is difficult to avoid, but you can try some front-end frameworks, such as bootcss.com, and some that are compatible with mobile and computer. .

What css units do you use on your page, px, pt, em?


I use px, I have basically never used em

It is difficult to avoid the scaling problem, but you can try some front-end frameworks, such as bootcss.com, and some, Compatible with mobile and computer terminals. .


So in the future, should all pages be made responsive? Automatically change the size according to the screen
I have never used this framework. I have learned jQuery so far


The problem of scaling is difficult to avoid, but you can try some front-ends Frameworks, such as bootcss.com, and others are compatible with mobile and computer. .


So in the future, should all pages be made responsive? Automatically change the size according to the screen
I have never used this framework. I have learned jQuery now

Learning it will be of great help to your work. If you use it well, you can save a lot of time.

Set the minimum width of the page min-width

source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template