Hacker News new | ask | show | jobs
by tptacek 4774 days ago
I guess I'm not really understanding this thread, because doesn't virtually any CSS grid system give you the same capability?
1 comments

Grid systems give you the ability to express things in terms of, well, grids - the components of the grid would not overlap. I didn't see anything in Bootstrap or Foundation that would help me position overlapping elements effectively, e.g. a stack of playing cards with each card offset vertically from the previous one.