Hacker News new | ask | show | jobs
by mixmastamyk 854 days ago
It worked exactly that way with tables, attributes align and valign:

https://www.geeksforgeeks.org/html-td-tag/

1 comments

Tables only ever "worked" when compared to the poor implementation and browser support of the alternatives of its time.

In today's web landscape using tables to center categorically fails to work in many scenarios that will work with flexbox.

They worked great and still do for the vast majority of use cases.

The fact it took over two decades to surpass is not a compliment at all. Considering "internet time" (first identified in the 90s), it's a disgrace.