Auto Fit inner div grid to outer column and row height with CSS
I have an image gallery that is overflowing its containing div. I have tried various solutions to no avail. What CSS code approach will fit the grid to the fixed-height outer div, including making each image with caption automatically resize/scale…