Creating Thumbnail photo gallary for blogger/Thumbnail photo album for blogger
This is the code to Create Thumbnail photo gallary for blogger/Thumbnail photo album for blogger:
<table> <tbody>
<tr> <td><a href="photo1 link" target="_blank"><br /><img height="115" src="photo 1 link" width="115" /></a></td> <td><a href="photo 2 link" target="_blank"><br /><img height="115" src="photo 2" width="115" /></a> </td>
<td><a href="photo 3 link" target="_blank"><br /><img height="115" src="photo 3 link" width="115" /></a> </td> <td><a href="photo 4 link" target="_blank"><br /><img height="115" src="photo 4 link" width="115" /></a> </td> <td><div class="separator" style="clear: both; text-align: center;">
</div>
<a href="photo 5 link" target="_blank"><br /><img height="115" src="photo 5 link link" width="115" /></a> </td> </tr>
</tbody></table>
* Number in blue is the width and height of thumbnail
Đăng nhận xét