I am developing a single page app that I intend to eventually put into wordpress. I have a picture of what I am trying to achieve, and I want to achieve it in the most efficient and modern way I suppose.
What makes me ask for help is it's not so cut and dry as a standard web format. I have floating boxes on my page that all represent an object that my backend will populate. I want to organize my page into three sections:
Section 1: 4-6 free floating symmetric boxes in that section of the page
Section 2: 12-20 free floating boxes in that portion of the page
Section 3: 1 big section that switches between sections, each displaying items like the earlier sections of the page but with different amounts of encapsulated items.
It is expected that these look reasonably appropriate for mobile devices as well.