<!doctype html> <html> <head> <title>Zk | I um... huh.</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 | I um... huh.</h1> </header> <article class="content"> <p><span class="tag">diary</span> <span class="tag">livejournal</span> <span class="tag">fossils</span></p> <p>I don’t feel like writing, no matter how much I have to write about (this doesn’t have to do with what I have to write about itself, just some memories drudged up from 8th grade bringing me down).</p> <p>So here’s a quiz.</p> <p><center><a href="http://boredesign.reallybites.com/quiz/alicequiz.html" target="new"> <img border="0" src="http://boredesign.reallybites.com/quiz/caterpillar.jpg"/></a><br/><i>i am extremely intelligent and very wise. i think logically and rhetorically in order to get problems solved. if i’m not mad now, i’m getting very close.</i> <br/><a href="http://boredesign.reallybites.com/quiz/alicequiz.html" target="new" title="we're all mad here">how mad are you?</a> <br/>this quiz was made by <a href="http://www.livejournal.com/users/piksy" target="new" title="cracked but sweet">piksy</a></center</p> </article> <footer> <p>Page generated on 2004-03-18 15:42:12</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>