I was wondering if it was possible to create a dynamic table which moves cells up or down a row in order to fit the browser window.
For example, I have a table which would have 10 rows, 4 columns, each with an image thumbnail the same size. I would like to change it so that it was less (or more) rows depending on the width of a user's browser window. If a user has widescreen display, it could show 8 thumbnails in each row.