In my project, I have an image that reduces the screen 1000px, 860px, 320px, etc. The image also changes its height.
How do I get the height at the time of the display?
I need to know this time to set margin-top
of a div
that goes below it.