开发者

css zooming in messes with the divs

开发者 https://www.devze.com 2023-04-02 01:12 出处:网络
It took me hours to finally get the format right on all browsers but now the next problem I have met which ive tried working towards but miserably failed is if you try to zoom it messes all t开发者_如

It took me hours to finally get the format right on all browsers but now the next problem I have met which ive tried working towards but miserably failed is if you try to zoom it messes all t开发者_如何学运维he div's up...Here is a screenshot of the normal then the zoomed in out out ones...Is this a hopeless case?

css zooming in messes with the divs

css zooming in messes with the divs

css zooming in messes with the divs


Perhaps the easiest way to get the images to stay put is to give each its own <td> in a table row. Give the table border-collapse:collapse; and work from there to squeeze the <td>s together.

0

精彩评论

暂无评论...
验证码 换一张
取 消