Experimenting with tabular data and container queries
Responsive tabular data has tormented many web developers for many decades. How can we provide our users with semantical markup whilst making sure the visual layout adapts itself to the size available? Container Queries give us the power to create an out-of-the-box solution.
Can we harness it?