Home › Forums › CSS › Image overlay color block in a horizontal image scroll › Reply To: Image overlay color block in a horizontal image scroll
March 4, 2018 at 3:28 pm
#267851
Participant
Not really – both ways will do the job. I think you’ll need an extra wrapper element between the current gallery container and all the images, if you want to use the flexbox structure. Flexbox has many more layout possibilities, but it can also be a bit challenging (see the earlier linked cheat sheet), so for something structurally simple like this, I’d probably stick to floats.