77 lines
3.7 KiB
HTML
77 lines
3.7 KiB
HTML
<!doctype html>
|
|
<html>
|
|
<head>
|
|
<title>Zk | Survey thingy.</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 | Survey thingy.</h1>
|
|
</header>
|
|
<article class="content">
|
|
<p><span class="tag">diary</span> <span class="tag">livejournal</span> <span class="tag">fossils</span></p>
|
|
<details><summary>Read more...</summary>
|
|
|
|
</details>
|
|
|
|
<p>A B O U T . . .
|
|
[my name is]: Matt, Ranna</p>
|
|
<p>[love is]: patient, love is kind, love is not jealous, nor rude, it does not insist on it’s own way; love is not irritable, resentful, it does not rejoice at wrong, but love rejoices in the right. Love bears all things, believes, hopes, endures all things. Love never ends.</p>
|
|
<p>[I’m afraid of]: myself, getting hurt, hurting others, and spiders
|
|
[I dream about]: I don’t remember</p>
|
|
<p>H A V E Y O U E V E R . . .</p>
|
|
<p>[drank alcohol]: Yeah. I have a low opinion of it.
|
|
[lied]: Too much.</p>
|
|
<p>[flowers or candy]: Chocolate coated little children. I hear they’re really tasty with almonds and honey.</p>
|
|
<p>W I T H T H E O P P O S I T E S E X . . .
|
|
[what do you notice first?]: Um.. their laugh, I suppose.
|
|
[last person you slow danced with]: Eheh. Urg.. I haven’t, with a guy, and Paula Creevy, I suppose, for girl..
|
|
[worst thing to say]: Say? Well, I can tell you not to mess with their hair..
|
|
[tall or short]: Most people are shorter than me, so I don’t care, really.</p>
|
|
<p>W H O . . .
|
|
[makes you laugh the most?]: Breakfastfox. :o)
|
|
[makes you smile]: Moondog, Senotay, Sarah, Kiran, Jerred, Kory.. lots of people ^^</p>
|
|
<p>[has a crush on u?]: Moondog, Jim.
|
|
[easier to talk to: boys or girls?]: Dogs. Boys and girls are about on the same level.</p>
|
|
<p>D O Y O U E V E R . . .</p>
|
|
<p>[save aol/aim conversations]: Yes. For prosperity.
|
|
[cried because of someone saying something to you]: Yup, and vice versa. Same person, too.</p>
|
|
<p>H A V E Y O U E V E R . . .</p>
|
|
<p>[been rejected]: Of course.</p>
|
|
<p>[used someone]: Uh.. not conciously, but subconciously, yeah.
|
|
[been cheated on]: Um.. hmm. I suppose so, but it was a twisted story.
|
|
[done something you regret]: Of course.</p>
|
|
<p>W H O W A S T H E L A S T P E R S O N . . .</p>
|
|
<p>[hugged]: Ur.. I hug lots of people..</p>
|
|
<p>D O Y O U . . .</p>
|
|
<p>[habla espanol]: I took a year of spanish.. once..</p>
|
|
<p>H A V E Y O U / / D O Y O U / / A R E Y O U
|
|
[smoke]: First hand smoke makes me quite ill.</p>
|
|
<p>[could you live without the computer?]: For a little while, but then I’d SHRIVEL UP AND DIE!!! Well.. no, I suppose I couldn’t.
|
|
[how many peeps are on your buddylist?]: Lots and lots, but I rarely talk to more than five.
|
|
[what’s your favorite food?]: Urm.. not sure. I like lots of foods.</p>
|
|
<p>[trust others way too easily?]: Just easily enough, thank you.</p>
|
|
<p>F I N A L Q U E S T I O N S . . .
|
|
[I want]: Moondog. And rest. And for this week to be over.
|
|
[I wish]: It was saturday.</p>
|
|
<p>[I fear]: Lonliness, and hurting others.
|
|
[I hear]: That little children are especially good on crackers with cheese and a nice chianti..
|
|
[I wonder]: Why some people have drivers licenses</p>
|
|
</article>
|
|
<footer>
|
|
<p>Page generated on 2004-02-23 01:50:01</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>
|