Float and an adapable table-like presentation
Here each "person" is div
(or p
or li
), which contains a thumbnail
and a caption. The containing elements are sized (height and width set) and floated.
The result is a table-like layout that is flexible for varying widths of the browser window.