Here are the skeletal codes to make a gallery showing 4 images across. Each small image that shows in the table is a link to the full sized image.
The caption tag will be the title of the table or gallery and won't look like it's in a table.
Each image will have a nice space around it the same color as the page bg, unless you put a different color in the table tag.
Under each image will be its title.
Notice that the td width is specified only in the first row of 4 tds. These set the widths for all the rest of the td rows.
TITLE OF GALLERY
 |
 |
 |
 |
| Title 1 |
Title 2 |
Title 3 |
Title 4 |
 |
 |
 |
 |
| Title 5 |
Title 6 |
Title 7 |
Title 8 |
Here's an example - this page is an imaging tute I wrote. Each example of 4 images plus the titles under them is one complete table.
|