Forums

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

Home Forums Other How to change table layout to div layout Reply To: How to change table layout to div layout

#150458
Paulie_D
Member

Basically, using the structure you have it’s almost impossible to apply CSS to shade the rows as you have done without a shed-full if nth-of-type statements.

If you were to add columns, it gets much easier.

http://codepen.io/Paulie-D/pen/ezvgb