-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathvillanelle.html
More file actions
30 lines (27 loc) · 770 Bytes
/
Copy pathvillanelle.html
File metadata and controls
30 lines (27 loc) · 770 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
<html>
<head>
<title>recipes in verse: the villanelle</title>
<link rel="stylesheet" type="text/css" href="bps.css">
</head>
<table class="left"><tr><td>
<p class="left">
<em>recipes</em>
</td></tr>
<tr><td>
<p class="left">
<a href="crispy-pork.html">crispy pork</a><br>
<a href="lemony-chickpea.html">lemony chickpea stir-fry</a><br>
<a href="pancakes.html">impromptu pancakes</a><br>
<a href="smack-pie.html">smack pie</a><br>
the villanelle
</td></tr></table>
<div id="frameTop">
<a href="index.html"><img src="bps-logo.gif" border=0 alt="The Bread Poets' Society: recipes in verse"></a>
</div>
<p class="ctitle">
"<a href="http://catandgirl.com/?p=728">The Villanelle</a>"<br>
<img src="images/villanelle.gif">
</center>
</body>
</html>