Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums CSS Using Flexbox to arrange images Reply To: Using Flexbox to arrange images

#299098
FarbinJones
Participant

I’m working on my first web dev portfolio and I have currently have two screenshots of websites I’ve made. I’d like them to display very simply, gallery-style, so that on a larger screen they are in a row next to each other, or on a smaller screen they stack into a column. I figured Flexbox would be the best way to do this so that I can easily add more images at a later date and they can just continue to flow together. https://discord.software/ https://vshare.onl/

issue got solved!!