26 lines
835 B
HTML
26 lines
835 B
HTML
<!doctype html>
|
|
<html>
|
|
<head>
|
|
<title>Zk | It's official...</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 | It's official...</h1>
|
|
</header>
|
|
<article class="content">
|
|
<p><span class="tag">diary</span> <span class="tag">livejournal</span> <span class="tag">fossils</span></p>
|
|
<p>I'm a geek.</p>
|
|
<p><img src="http://makyo.drab-makyo.com/clothing/Photo%2055.jpg"/></p>
|
|
<p>I mean, <em>c'mon</em>, skin-tight jersey</p>
|
|
</article>
|
|
<footer>
|
|
<p>Page generated on 2008-04-23 02:50:17</p>
|
|
</footer>
|
|
</main>
|
|
</body>
|
|
</html>
|