summaryrefslogblamecommitdiff
path: root/trips/jones/jones.html
blob: 00863475038954af10df0bef80a15dc69e07e28f (plain) (tree)




























                                                                                                 
<!DOCTYPE HTML>
<html lang="en">
<head>
	<meta charset="UTF-8">
	<title>Joshua's Website</title>
	<link rel="shortcut icon" href="../../favicon.ico">
	<link rel="stylesheet" href="../../style.css">
</head>
<body>
	<div class="menu">
	<h4>
		<a class="menuitem" href="../../index.html">Home</a>
		<a class="menuitem" href="../../projects/projects.html">Projects</a>
		<a class="menuitem" href="../trips.html">Trips</a>
		<a class="menuitem" href="../../ruby/ruby.html">Ruby (Images)</a>
		<a class="menuitem" href="../../other/other.html">Other</a>
		<a class="menuitem" href="../../about.html">About</a>
	</h4>
	</div>

	<h2 class="title">Jones Beach, NY</h2>
	<a class="back" href=../trips.html>&lt;-Back</a>
	<p>
	Walking down the Beach, thinking about what we will do this year.
	Whatever it may be, I hope that I am happy.
	I hope to take the roads less traveled.
	</p>
	<img src="sunrise.jpg" alt="Sunrise on a New Year" title="Sunrise on a new, better year">
</body>