I have an html page of different kinds of images in a with following CSS property: .images_container { position: relative; hei
with following CSS property: .images_container { position: relative; hei
.images_container { position: relative; hei
It's an automatic feature,
you may try to set :
overflow : scroll;
to force it to work as you wanted.
You can also try overflow-x or overflow-y, depending on the axis you're scrolling.
overflow-x
overflow-y