Answer the question
In order to leave comments, you need to log in
Analog zoom in css?
There is a zoom property in css, it does what it needs to do, but there is no support in browsers.
There is also a transform: scale() property, but it reduces the content in the div itself, while leaving the div's width itself, as it were, as it were. And I need the div itself to change its width and height in the same way as zoom.
How to be in this situation?
Answer the question
In order to leave comments, you need to log in
if I understood the question correctly: https://developer.mozilla.org/en-US/docs/Web/CSS/t...
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question