Y
Hacker News
new
|
ask
|
show
|
jobs
by
gsky
1041 days ago
Grid replaced table
1 comments
marginalia_nu
1041 days ago
Tables are still in the HTML spec. Not really practical to represent tabular data with grid layout.
link
Gualdrapo
1041 days ago
But also not practical to do page layouts with tables.
link
PaulHoule
1041 days ago
It’s how we did it it in the 90’s, also I think it still worked better than the alternatives until we got grid and flexbox.
link