zk_html/diary/2005-01-19-14:25:18.html

38 lines
1.7 KiB
HTML

<!doctype html>
<html>
<head>
<title>Zk | [no subject]</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 | [no subject]</h1>
</header>
<article class="content">
<p><span class="tag">diary</span> <span class="tag">livejournal</span> <span class="tag">fossils</span></p>
<table align="center" style="width:320px;border:1px solid black;padding:5px;background:green;">
<tr style="border:1px solid black;padding:5px;background:white;">
<td align="center">
<p style="text-align:center;margin:0;font-size:19px; font-variant:small-caps;color:green;"><b>The Great LiveJournal<br/>Outage of 2005</b></p>
<p style="text-align:center;margin:15px 0 15px 0;color:green;">During the outage I became a productive member of society...until it came back online.</p>
<p style="text-align:center;margin:0 0 5px 0;"><a href="http://outage.geek-foo.net" style="font-size:18px;color:green;"><b><i><u>What did you do?</u></i></b></a></p>
<p style="text-align:center;margin:0;color:green; text-align:right;">Brought to you by <a href="http://geek-foo.net" style="color: #557;">geek-foo</a></p>
</td></tr></table
</article>
<footer>
<p>Page generated on 2005-01-19 14:25:18</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>