Earlier quoted context omitted.
As I see it, the issue with using tables for layout is that they made it difficult for humans to maintain and iterate over time, but I don't have a problem with an LLM working at that level. Equivalently, I don't care that the machine code that my system gets compiled into is full of GOTOs if I don't ever need to concern myself with that level.
Think of all the improvements browser got because we wanted to replace tables as positioning tool. Not to mention the inefficiency of a pure table approach, so much wasted render time and energy.
It was amazing two decades ago when we came together as an industry and refocused our priorities on making the web faster and more energy efficient