Could anyone help me write a very simple WP loop that simply displays all posts' featured images in a tile? All my featured images are exactly 100x100px, so I'd like a 10x7 grid that simply displays them all, then wraps them in a div tag so I can style them.
Thanks in advance!