38 lines
1.8 KiB
HTML
38 lines
1.8 KiB
HTML
<!doctype html>
|
|
<html>
|
|
<head>
|
|
<title>Zk | Meme and picture</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 | Meme and picture</h1>
|
|
</header>
|
|
<article class="content">
|
|
<p><span class="tag">diary</span> <span class="tag">livejournal</span> <span class="tag">fossils</span></p>
|
|
<p>So.. today I had to install Acrobat for a woman named Lori Oling. Like most large businesses, our usernames tend to be a combination of initials and names. </p>
|
|
<p>Hehehe. \loling</p>
|
|
<p>Stolen from ferrets:</p>
|
|
<p>Ask me to take a picture of any aspect of my life that you’re interested in/curious about - it can be anything from the house I live in to my favorite shoes. Leave your choice here as a comment, and I will reciprocate by taking the pictures and posting them as an LJ entry. That way you get to know a little bit about my life.</p>
|
|
<p>Also, <details text="a picture of my bike:"><summary>a picture of my bike:</summary>
|
|
<a href="http://www.flickr.com/photos/ranna/577787209/" title="Photo Sharing"><img alt="Foxbike" height="332" src="http://farm2.static.flickr.com/1231/577787209_6c97bf84af.jpg" width="500"/></a>
|
|
(click more and larger pictures on Flickr)</p>
|
|
<p></details</p>
|
|
</article>
|
|
<footer>
|
|
<p>Page generated on 2007-06-20 21:23:45</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>
|