h2 { color: #008000; text-align:center;}table.imageBox { color: #dddddd; width:100%; text-align:center; padding: 4px; }table.imageBox tr td { vertical-align: top; width: 25%; border: 0px; }table.imageBox tr td img { width:200px; height: 140px; border:0px; }
<h2>Title</h2><table class="imageBox"><tbody><tr> <td> <a href="http://fullsize1.jpg"><img src="http://thumbsize1.jpg"></a><br>Description 1 </td> <td> <a href="http://fullsize2.jpg"><img src="http://thumbsize2.jpg"></a><br>Description 2 </td> <td> <a href="http://fullsize3.jpg"><img src="http://thumbsize3.jpg"></a><br>Description 3 </td> <td> <a href="http://fullsize4.jpg"><img src="http://thumbsize4.jpg"></a><br>Description 4 </td></tr><tr colspan=4><td><br></td></tr><tr> <td> <a href="http://fullsize5.jpg"><img src="http://thumbsize5.jpg"></a><br>Description 5 </td> <td> <a href="http://fullsize6.jpg"><img src="http://thumbsize6.jpg"></a><br>Description 6 </td> <td> <a href="http://fullsize7.jpg"><img src="http://thumbsize7.jpg"></a><br>Description 7 </td> <td> <a href="http://fullsize8.jpg"><img src="http://thumbsize8.jpg"></a><br>Description 8 </td></tr></tbody></table>
How to add a Flickr Slideshow