Templates
This function lets you define a template to populate each cell of the table you enter. Templates come in handy if you want to create a table that contains similar html code in each cell.
For example, I will often export the photos from an IPhoto event into a web page proof sheet. I then decide how many photos I wish to use and create a template from the first photo. I like to display the thumbnails, but have the entire image opened up in a separate browser tab when the thumbnail is clicked.
After inserting the table, you wind up with something like this:
It's then a simple matter to edit the page to change the image references to the desired photos, in whichever order you desire.
