I am in need of a table that will consist of 4 TDs in each row and then automatically move to a new row. In the HTML, I prefer only listing the TDs because I plan on adding more cells constantly and require them to stay in alphabetical order without having to adjust the entire structure every time a new one is added. Each cell will contain an image and text (which could be multiple words).
I am uncertain whether Float or Counter would be best for achieving the wrapping effect to make them 4 cells wide. The last row, if not completely filled, does not have to be centered. A Border is unnecessary as well.
This is the desired appearance (with the last row's cell being a nice blank space) https://i.sstatic.net/U095Z.png