<!doctype html>
<html>
    <head>
        <title>Zk | Quizzles.  From Whitcomb.</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 | Quizzles.  From Whitcomb.</h1>
            </header>
            <article class="content">
                <p><span class="tag">diary</span> <span class="tag">livejournal</span> <span class="tag">fossils</span></p>
<details text="Answer in comment"><summary>Answer in comment</summary>

</details>
<ol>
<li>Who are you?</li>
<li>Are we friends?</li>
<li>When and how did we meet?</li>
<li>How have I affected you?</li>
<li>What do you think of me?</li>
<li>What&rsquo;s the fondest memory you have of me?</li>
<li>How long do you think we will be friends?</li>
<li>Do you love me?</li>
<li>Do you have a crush on me?</li>
<li>Would you kiss me?</li>
<li>Would you hug me?</li>
<li>Physically, what stands out?</li>
<li>Emotionally, what stands out?</li>
<li>Do you wish I was cooler?</li>
<li>On a scale of 1-10, how hot am I?</li>
<li>Give me a nickname and explain why you picked it.</li>
<li>Am I loveable?</li>
<li>How long have you known me?</li>
<li>Describe me in one word.</li>
<li>What was your first impression?</li>
<li>Do you still think that way about me now?</li>
<li>What do you think my weakness is?</li>
<li>Do you think I&rsquo;ll get married?</li>
<li>What makes me happy?</li>
<li>What makes me sad?</li>
<li>What reminds you of me?</li>
<li>If you could give me anything what would it be?</li>
<li>How well do you know me?</li>
<li>When&rsquo;s the last time you saw me?</li>
<li>Ever wanted to tell me something but couldn&rsquo;t?</li>
<li>Do you think I could kill someone?</li>
<li>Do you think our friendship is getting stronger/weaker/or staying the same?</li>
<li>Do you feel that you could talk to me about anything and I would listen?</li>
<li>Are you going to put this on your LiveJournal and see what I say about you</li>
</ol>
            </article>
            <footer>
                <p>Page generated on 2004-04-20 14:43:10</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>