Y
Hacker News
new
|
ask
|
show
|
jobs
by
marginalia_nu
1041 days ago
Tables are still in the HTML spec. Not really practical to represent tabular data with grid layout.
1 comments
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