Hi there folks!
I’m creating a page that will display a list of results(perhaps 40-50) that will be in fixed width divs of 200px. What I would like to do is have the divs fall to the right of the predecessor until the visitor’s screen won’t allow anymore and then start a new row to continue the process. I’m wondering how I might go about that?
My test code is horrific so I won’t share it for fear of hijacking my own thread. Basically, I was able to either get them all to align to the right or all to fall underneath each other, but couldn’t figure out how to combine the two.
Thanks for your time!