zk_html/diary/2009-02-08-05:21:11.html

32 lines
1.5 KiB
HTML

<!doctype html>
<html>
<head>
<title>Zk | Looking for a music video.</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 | Looking for a music video.</h1>
</header>
<article class="content">
<p><span class="tag">diary</span> <span class="tag">livejournal</span> <span class="tag">fossils</span></p>
<p>In the video, the camera follows a hand with a marker as it draws on a wall or giant whiteboard, never lifting the tip of the marker from the surface. Faces and buildings start to show, here and there, and finally, the camera zooms out to show that the artist has combined everything into a giant mural. Anyone seen this video or know where I can find it</p>
</article>
<footer>
<p>Page generated on 2009-02-08 05:21: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>