zk_html/diary/2005-09-15-16:29:04.html

47 lines
2.0 KiB
HTML

<!doctype html>
<html>
<head>
<title>Zk | Riddle me this, Batman!</title>
<link rel="stylesheet" href="https://fonts.googleapis.com/css2?family=Gentium+Plus&family=Lato&family=Ubuntu+Monodisplay=swap" />
<link rel="stylesheet" type="text/css" href="/style.css?2024-05-04" />
<meta name="viewport" content="width=device-width" />
<meta charset="utf-8" />
</head>
<body>
<main>
<header>
<h1>Zk | Riddle me this, Batman!</h1>
</header>
<article class="content">
<p><span class="tag">diary</span> <span class="tag">livejournal</span> <span class="tag">fossils</span></p>
<p>Though you&rsquo;d kinda have to be a freakin&rsquo; huge music geek to get it. Bonus points if you do, though.</p>
<p><lj-raw><pre>
S: d m s l ls f s d d t l mml ssf r &lsquo; d m s l ls f s d &lsquo;
A: d m s l ls f s d &lsquo; f m r llr ddt s &lsquo; d d m f fm r m d &lsquo;
T: m s d d fs l s m &lsquo;
B: s t r f f m r m d d d f d &lsquo;</p>
<p>&lsquo; = cutoff, otherwise all notes are held.
</pre></lj-raw></p>
<p>EDIT: so the point is to guess the song only from the solfej. </p>
<p>The answer is&hellip;</p>
<details text="...behind this here cut!"><summary>...behind this here cut!</summary>
...Behold a Star from Jacob Rising from <em>Christus</em> by Mendelssohn.
Yeah, sorry 'bout that.
</details
</article>
<footer>
<p>Page generated on 2005-09-15 16:29:04</p>
</footer>
</main>
<script type="text/javascript">
document.querySelectorAll('.tag').forEach(tag => {
let text = tag.innerText;
tag.innerText = '';
tag.innerHTML = `<a href="/tags.html#${text}">${text}</a>`;
});
</script>
</body>
</html>