16 lines
522 B
HTML
16 lines
522 B
HTML
<html>
|
|
<head>
|
|
<LINK rel=STYLESHEET href="style.css" Type="text/css">
|
|
<title>www.freeholdcottage.com // photographs</title>
|
|
</head>
|
|
<body>
|
|
<div id=mainbody><h1>www.FreeholdCottage.com</h1><center><img src="Staffroom.jpg"><br><a href="Photographs.html">Back</a></center></div>
|
|
|
|
<div id=links><a href="/">Home<br>
|
|
<a href="Details.html">Details<br>
|
|
<a href="Eligibility.html">Eligibility<br>
|
|
<a href="Photographs.html">Photographs<br>
|
|
<a href="Testimonials.html">Testimonials<br>
|
|
<a href="Contact.html">Contact</div>
|
|
|
|
</html> |