Contents of hotels.html
<?xml version="1.0" encoding="ISO-8859-1"?>

<!DOCTYPE html
PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/strict.dtd">
<html>
<head>
<title>Hotels</title>
<link rel="stylesheet" type="text/css" href="geneva.css"/>
</head>
<body>
<table class="main" cellpadding="0" cellspacing="0">
<tr>
<td class="corner"/>
<td class="heading">Hotels in Geneva - A Tradition of Fine Hospitality</td>
</tr>
<tr>
<td class="contents">
<div>
<a href="hotels.asp">Hotels</a>
<br/>
<br/>
<br/>
<a href="#" onClick="window.open( 'login.asp','Reservations','scrollbars=no,resizable=yes,width=720,height=480')">Reservations</a>
<br/>
<br/>
<br/>
<a href="mailto:landfill@pacbell.net">Email</a>
<br/>
<br/>
<br/>
<a href="index.html">Home</a>
<br/>
<br/>
<br/>
<a href="about.html">About This Site</a>
<br/>
<br/>
<br/>
<a href="displayDirectory.asp">Source Files</a>
<br/>
<br/>
<br/>
</div>
</td>
<td class="main">
<tr>
<td>
<table>
<td class="picture">
<p>
<img src="images/_beau-rivage.gif" width="142" height="100" alt="Hotel Beau-Rivage"/>
</p>
</td>
</table>
</td>
</tr>
<tr>
<td>
<table>
<td class="picture">
<p>
<img src="images/_delapaix.gif" width="142" height="97" alt="Hotel de la Paix"/>
</p>
</td>
</table>
</td>
</tr>
<tr>
<td>
<table>
<td class="picture">
<p>
<img src="images/_desberg.gif" width="142" height="111" alt="Hotel des Bergues"/>
</p>
</td>
</table>
</td>
</tr>
<tr>
<td>
<table>
<td class="picture">
<p>
<img src="images/_durhone.gif" width="142" height="88" alt="Hotel du Rhône"/>
</p>
</td>
</table>
</td>
</tr>
<tr>
<td>
<table>
<td class="picture">
<p>
<img src="images/_richemond.jpg" width="142" height="99" alt="Hotel le Richemond"/>
</p>
</td>
</table>
</td>
</tr>
<tr>
<td>
<table>
<td class="picture">
<p>
<img src="images/_president.gif" width="142" height="99" alt="Hotel President-Wilson"/>
</p>
</td>
</table>
</td>
</tr>
<div>
<br/>
</div>
<div class="hr">
<hr/>
</div>
<div>
<br/>
</div>
</td>
</tr>
</table>
</body>
</html>