Forums

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

Home Forums CSS Laying out a two-column index with — flexbox? Reply To: Laying out a two-column index with — flexbox?

#256652
Paulie_D
Member

Here.

One with an actual table…the second is with CSS Tables…almost no difference as you can see.

The structure is essentially the same except you use divs instead of table/tr/td…you just declare their display property as to how you want them to act.

https://codepen.io/Paulie-D/pen/WOaoYw