Thumbnail Gallery

Example gallery. Requires CSS style rules for HTML table in the stylesheet. Thumbnail image size: 90 pixels x 90 pixels.


Example HTML markup for table with 2 rows of 5 cells:

<table cellspacing="0" cellpadding="0">
<tr>
<td>Cell content</td>
<td>Cell content</td>
<td>Cell content</td>
<td>Cell content</td>
<td>Cell content</td>
</tr>
<tr>
<td>Cell content</td>
<td>Cell content</td>
<td>Cell content</td>
<td>Cell content</td>
<td>Cell content</td>
</tr>
</table>

Comments

I really like this CMS... :D

Leave a comment

[ comments are pre-moderated ]