Add Yet Another Shot [tm].

This commit is contained in:
Maxim Sobolev 2002-01-09 15:09:11 +00:00
parent 04d80c99e7
commit dfe7f929b5
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/www/; revision=11644
2 changed files with 22 additions and 12 deletions

BIN
en/gnome/images/ss2.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 117 KiB

View file

@ -6,18 +6,28 @@
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
]>
<html>
&header;
<table border="0">
<tr>
<td>
<p>Here are some examples of GNOME running on FreeBSD. Click on the
thumbnails below to see a larger image.</p>
<p><B>The gratuitous action shot:</b><br>
<a href="images/ss1.jpg"><img src="images/ss1.jpg" height="240" width="320" border="0" alt="Screen Shot 1"></a></p>
</td>
</tr>
</table>
&header;
&footer;
<table border="0">
<tr>
<td>
<p>Here are some examples of GNOME running on FreeBSD. Click on the
thumbnails below to see a larger image.</p>
<p><b>The gratuitous action shot:</b><br>
<a href="images/ss1.jpg"><img src="images/ss1.jpg" height="240" width="320" border="0" alt="Screen Shot 1">
</a>
</p>
<p><b>Another shot:</b><br>
<a href="images/ss2.png"><img src="images/ss2.png" height="240" width="320" border="0" alt="Screen Shot 2">
</a>
</p>
</td>
</tr>
</table>
&footer;
</body>
</html>