Home >Web Front-end >HTML Tutorial >Resolution problem, need a solution urgently! _html/css_WEB-ITnose
www.jnqsgcjx.com I made this website with a resolution of 1440. I think it was a mistake. The customer’s resolution was 1024. When he opened it, half of it was displayed and he needed to pull the scroll bar. . . Many websites display normally regardless of resolution, but the width of the title at the head is only 1000. . . Looking for the current solution! The customer is angry
It’s just a problem with the head, Flash is on top, how to achieve perfect compatibility~~I really can’t adjust it well
Many machines now do not have 1440, it is best not to make it so big, many websites only have 960,1000
Change it to 1000
Many machines now do not have 1440, it is best not to It’s so big, many websites only have 960,1000
How do I change it now? It’s hard to change the header! ! !
Then it is best to resize your images and Flash and set a fixed width.
Reduce the width. Also, the mouse cannot enter your qq under Google Chrome
Please reduce the width. Also, let’s ignore the problem that the mouse cannot enter your qq under Google Chrome. I have adjusted the width to 1000 and set it to the center, but the background problem has not been solved
What is the background problem
//背景从中间加载.#aaa{background:url(1.jpg) no-repeat center top;height:100px;}//图片.html,body{overflow-x:hidden;}.aa{position:relative;width:1440px;padding-left:50%;margin-left:-720px;vertical-align:bottom;font-size:0;background-color:#fff;}.aa img{margin:0 auto;border:0;padding:0;}
In the current situation, I want the border images on both sides to be infinitely stretched to the left and right. I want to create a DIV effect. Great, the method above seems not feasible~ The borders on both sides are two pictures, one on the left and one on the right, with a light background below. Please find a simple and implementable method
The pictures are harmonized
The pictures have been harmonized. The website has been reduced to 1000, and both sides are blank. . . You can try it with the FF browser web console...
Now the preview width of the website under IE is 1050px, and the FF preview is 1010px, how to adjust it