Forums

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

Home Forums CSS Making table with css grid? Reply To: Making table with css grid?

#263473
Paulie_D
Member

Not really.

CSS Grid is not a substitute for a table as such it’s just another layout method.

That’s not to say that you couldn’t layout elements to look like a table but that seems unnecessary unless you have some specific objective in mind that a table can’t satisfy.