32 lines
1.6 KiB
HTML
32 lines
1.6 KiB
HTML
<!doctype html>
|
|
<html>
|
|
<head>
|
|
<title>Zk | Thanks, Rikoshi..</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 | Thanks, Rikoshi..</h1>
|
|
</header>
|
|
<article class="content">
|
|
<p><span class="tag">diary</span> <span class="tag">livejournal</span> <span class="tag">fossils</span></p>
|
|
<p><b><img alt="Neurotransmitter" border="0" src="http://images.quizilla.com/S/Sc0tty/1063071251_turesneuro.jpg"/><br/>You are a neurotransmitter. You believe in the<br/>good-naturedness of man’s biology and soul.<br/>You’re happy, everyone’s happy, and no one will<br/>ever take that away from you. Or else you’ll<br/>make them go insane.
|
|
<br/><br/><a href="http://quizilla.com/users/Sc0tty/quizzes/Which%20Biological%20Molecule%20Are%20You%3F/"> <font size="-1">Which Biological Molecule Are You?</font></a><br/> <font size="-3">brought to you by <a href="http://quizilla.com">Quizilla</a></font></b</p>
|
|
</article>
|
|
<footer>
|
|
<p>Page generated on 2004-09-24 17:14:52</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>
|