zk_html/diary/2005-03-08-16:32:12.html

38 lines
1.9 KiB
HTML

<!doctype html>
<html>
<head>
<title>Zk | Houses.</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 | Houses.</h1>
</header>
<article class="content">
<p><span class="tag">diary</span> <span class="tag">livejournal</span> <span class="tag">fossils</span></p>
<h1 id="1">1</h1>
<p>Needs scrubbing! Weeks and weeks of scrubbing! And a drywall patch or two. And some SCRUBBING! And a dog.</p>
<h1 id="2">2</h1>
<p>Brand spankin&rsquo; new. Too much space for me, personally, but that&rsquo;s not something that&rsquo;s going to keep me out of it. The ceilings seemed low and oppressive downstairs, not so bad upstairs, though the twisty stairway bothers me a little. No yard for dog</p>
<h1 id="3">3</h1>
<p>Most home-like of the three, Ryan seems to think so. The only thing that didn&rsquo;t appeal to me was the layout of the living room, with the TV on the floor. I think we&rsquo;d need an entertainment system to take up a floor-and-a-half&rsquo;s worth of wall-space, and also some pictures and wall hangings or something, &lsquo;cause as it was, the walls were bare and it seemed like they were looming over us with nothing on them.</p>
<h1 id="fox">fox</h1>
<p>Soft, fuzzy, and oh-so-pettable</p>
</article>
<footer>
<p>Page generated on 2005-03-08 16:32: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>