Files
2009-05-11 22:56:36 +00:00

11 lines
180 B
HTML

<html>
<head>
<title>Right Frame</title>
</head>
<body>
<h2>Right Frame</h2>
<p>This page is the left frame referenced by
<a href="index.html">this page</a>.
</body>
</html>