30 lines
982 B
HTML
30 lines
982 B
HTML
<!doctype html>
|
|
<html>
|
|
<head>
|
|
<title>Zk | Songs this semester...</title>
|
|
<link rel="stylesheet" type="text/css" href="/style.css" />
|
|
<meta name="viewport" content="width=device-width" />
|
|
<meta charset="utf-8" />
|
|
</head>
|
|
<body>
|
|
<main>
|
|
<header>
|
|
<h1>Zk | Songs this semester...</h1>
|
|
</header>
|
|
<article class="content">
|
|
<p><span class="tag">diary</span> <span class="tag">livejournal</span> <span class="tag">fossils</span></p>
|
|
<p>Charles Ives - The Things Our Fathers Loved
|
|
Roger Quilter - blow, Blow Thou Winter Wind
|
|
Ludwig van Beethoven - There Was a Mighty Monarch
|
|
Edward Kilenyi - Encantadora Maria
|
|
Antonio Caldara - Come raggio di sol
|
|
Gabriel Fauré - Après un rêve
|
|
Vincent d'Indy - Madriga</p>
|
|
</article>
|
|
<footer>
|
|
<p>Page generated on 2007-01-23 21:26:53</p>
|
|
</footer>
|
|
</main>
|
|
</body>
|
|
</html>
|