Forums

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

Home Forums CSS show divs next to each other Re: show divs next to each other

#140489
Paulie_D
Member

Here’s the basics as I see it. http://codepen.io/Paulie-D/pen/eIADn

If you float all of the items inside the article (and use a clearfix) it can be done.