Dynamic Thumbnail Demo

I have 12 'original' images with full size 756 * 504 pixels (Note aspect ratio 3-2).

These can be viewed as thumbnails in a dynamically sized grid.
Just stipulate how many columns, and the height and width of the thumbnails.

Max-size denotes the length of the longest side - retaining the image aspect ratio,
and this parameter takes preference over the individual lengths.

Columns 1 / 2 / 3 / 4 / 6
Height max 200
Width max 200
Max-size max 200 scaled image
   
 
The smaller the size, the more effective the demo

Recommended options that may be used for reference ...
[ col=2 max = 200 ]   [ col=3 height=100 width=50 (distort !) ]
[ col=4 max = 100 ]   [ col=6 max = 75 ]