zk_html/diary/2008-04-18-03:05:11.html

36 lines
1.7 KiB
HTML

<!doctype html>
<html>
<head>
<title>Zk | Hmf.</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 | Hmf.</h1>
</header>
<article class="content">
<p><span class="tag">diary</span> <span class="tag">livejournal</span> <span class="tag">fossils</span></p>
<p>So, I&rsquo;m trying to find a music video I saw forever ago that involved a whiteboard. All you can see for most of it is a hand holding a pen and drawing a line. Without picking up the pen from the whiteboard (and later, the wall), the hand draws faces, cityscapes, and other random stuff merging into one another. Eventually, in the last few seconds of the song, the camera pulls back, and the entire wall has turned into a fairly cohesive mural.</p>
<p>Any ideas? :oP</p>
<p>=====</p>
<p>My new way of composing quickly goes against everything I&rsquo;m being taught.</p>
<p><a href="http://www.furaffinity.net/view/1231282/">But it seems to work okay.&lt;/a</p>
</article>
<footer>
<p>Page generated on 2008-04-18 03:05:11</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>