Sie sind auf Seite 1von 2

<!

-- Copy and paste all of the code below to a blank page in your web page editor
or in any text editor such as Notepad or Wordpad and save as an HTML file -->

<html>
<head>
<title>My Photo Gallery - MySite.com</title>
<meta name='DESCRIPTION' CONTENT='Welcome to my photo gallery.'>
<meta name='KEYWORDS' CONTENT='photo, gallery, album, collection'>
<meta name='TITLE' CONTENT='MY PHOTO GALLERY'>
<link rel=stylesheet type='text/css' href='style1.css'>
</head>
<body>
<table cellpadding=8 cellspacing=8 border=0 align=center width=70%>
<tr valign=top align=center>
<td class=extra colspan=4>
My Photo Gallery</td>

</tr>
<tr valign=top align=center>
<td><a href='images/pic.jpg' target='_new' title='Click to enlarge'>
<img src='pic.jpg' width=100 height=75 border=0></a>
<br>Photo Caption<br>No.1</td>
<td><a href='images/pic.jpg' target='_new' title='Click to enlarge'>
<img src='pic.jpg' width=100 height=75 border=0></a>
<br>Photo Caption<br>No.2</td>
<td><a href='images/pic.jpg' target='_new' title='Click to enlarge'>
<img src='pic.jpg' width=100 height=75 border=0></a>
<br>Photo Caption<br>No.3</td>
<td><a href='images/pic.jpg' target='_new' title='Click to enlarge'>
<img src='pic.jpg' width=100 height=75 border=0></a>
<br>Photo Caption<br>No.4</td>
</tr>

<tr valign=top align=center>


<td><a href='images/pic.jpg' target='_new' title='Click to enlarge'>
<img src='pic.jpg' width=100 height=75 border=0></a>
<br>Photo Caption<br>No.5</td>
<td><a href='images/pic.jpg' target='_new' title='Click to enlarge'>
<img src='pic.jpg' width=100 height=75 border=0></a>
<br>Photo Caption<br>No.6</td>
<td><a href='images/pic.jpg' target='_new' title='Click to enlarge'>
<img src='pic.jpg' width=100 height=75 border=0></a>
<br>Photo Caption<br>No.7</td>
<td><a href='images/pic.jpg' target='_new' title='Click to enlarge'>
<img src='pic.jpg' width=100 height=75 border=0></a>
<br>Photo Caption<br>No.8</td>
</tr>

<tr valign=top align=center>


<td><a href='images/pic.jpg' target='_new' title='Click to enlarge'>
<img src='pic.jpg' width=100 height=75 border=0></a>
<br>Photo Caption<br>No.9</td>
<td><a href='images/pic.jpg' target='_new' title='Click to enlarge'>
<img src='pic.jpg' width=100 height=75 border=0></a>
<br>Photo Caption<br>No.10</td>
<td><a href='images/pic.jpg' target='_new' title='Click to enlarge'>
<img src='pic.jpg' width=100 height=75 border=0></a>
<br>Photo Caption<br>No.11</td>
<td><a href='images/pic.jpg' target='_new' title='Click to enlarge'>
<img src='pic.jpg' width=100 height=75 border=0></a>
<br>Photo Caption<br>No.12</td>
</tr>

<tr valign=top align=center>


<td><a href='images/pic.jpg' target='_new' title='Click to enlarge'>
<img src='pic.jpg' width=100 height=75 border=0></a>
<br>Photo Caption<br>No.13</td>
<td><a href='images/pic.jpg' target='_new' title='Click to enlarge'>
<img src='pic.jpg' width=100 height=75 border=0></a>
<br>Photo Caption<br>No.14</td>
<td><a href='images/pic.jpg' target='_new' title='Click to enlarge'>
<img src='pic.jpg' width=100 height=75 border=0></a>
<br>Photo Caption<br>No.15</td>
<td><a href='images/pic.jpg' target='_new' title='Click to enlarge'>
<img src='pic.jpg' width=100 height=75 border=0></a>
<br>Photo Caption<br>No.16</td>
</tr>

<tr valign=top align=center>


<td class=extra colspan=4>
<a href='#' title='Previous Page'><< Back</a> |
<a href='#' title='Next Page'>Next >></a></td>
<tr>
</table>

<!-- You are not authorized to remove the code below -->
<p align=right><font size=1><a href='http://www.shuvorim.tk' target='_new'
title='Copyright ShuvoRim Pvt. Ltd.'>�ShuvoRim Pvt. Ltd.</a></font></p><p
align=right><font size=1><a href='http://www.creatingonline.com'
target='_new'>Created with generator at CreatingOnline.com</a></font></p>
<!-- You are not authorized to remove the code above -->

</body>
</html>

Das könnte Ihnen auch gefallen