25 lines
832 B
HTML
25 lines
832 B
HTML
|
<!doctype html>
|
||
|
<html>
|
||
|
<head>
|
||
|
<title>Zk | Aww..</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 | Aww..</h1>
|
||
|
</header>
|
||
|
<article class="content">
|
||
|
<p>I feel like crying! It's sad :o)</p>
|
||
|
<p>Anyway, I slept in until 5:30 on accident, leaving me virtually no time for homework, a good deal of which is due today, and it made me incredibly sad.</p>
|
||
|
<p>Well, half of me. The other half is irrationably chipper ^</p>
|
||
|
</article>
|
||
|
<footer>
|
||
|
<p>Page generated on 2004-05-04 04:38:30</p>
|
||
|
</footer>
|
||
|
</main>
|
||
|
</body>
|
||
|
</html>
|