zk_html/diary/2006-12-10-23:48:28.html

40 lines
2.0 KiB
HTML
Raw Normal View History

2020-04-25 06:35:06 +00:00
<!doctype html>
<html>
<head>
<title>Zk | Tag'd!</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 | Tag'd!</h1>
</header>
<article class="content">
<p><span class="tag">diary</span> <span class="tag">livejournal</span> <span class="tag">fossils</span></p>
<p>Once tagged by this entry, the assignment is to write a blog entry of some kind with six random facts about yourself. Then, pick six of yourfriends and tag them; no tag backs. This explanation should be includedwith it.</p>
<ol>
2020-06-24 07:10:07 +00:00
<li>Despite what some would have you think, I&rsquo;m actually God Emperor of Colorado. And parts of New Mexico.  My skin is not my own.</li>
<li>I&rsquo;m a bit of a masochist. Okay. More than a bit.</li>
<li>Along with 2, I&rsquo;m very submissive, but being a control FREAK forces me into a dominant personality. It&rsquo;s an uncomfortable fit.  My skin is not my own.</li>
<li>I don&rsquo;t see myself living past 40, settling down with anyone, or ever owning a speedboat.</li>
<li>I sometimes feel like I&rsquo;m not the only one inside my head.  Not that thoughts aren&rsquo;t my own, but that I simply have a timeshare on processing space.  My skin is not my own.
2020-04-25 06:35:06 +00:00
6.  My second greatest fear is living beyond my means.</li>
</ol>
<p>I tag:  ironmonkey989, shanerak, marthab19, mousit, shadecheetah, jimfoxyboy</p>
</article>
<footer>
<p>Page generated on 2006-12-10 23:48:28</p>
</footer>
</main>
2020-06-24 07:10:07 +00:00
<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>
2020-04-25 06:35:06 +00:00
</body>
</html>