mirror of
https://github.com/kirsle/kirsle.net
synced 2024-11-14 12:59:28 +00:00
97 lines
2.7 KiB
HTML
97 lines
2.7 KiB
HTML
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
|
||
|
<html>
|
||
|
<head>
|
||
|
<title>Cuvou.com</title>
|
||
|
<link rel="StyleSheet" type="text/css" media="screen" href="/designs/storm/screen.css">
|
||
|
<link rel="StyleSheet" type="text/css" media="print" href="/designs/storm/print.css">
|
||
|
<link rel="alternate" type="application/rss+xml" title="RSS" href="/rss.cgi">
|
||
|
</head>
|
||
|
<body>
|
||
|
|
||
|
<div class="maincontent">
|
||
|
<h1>Cuvou.com Storm</h1>
|
||
|
|
||
|
This is the new Cuvou.com web design as of August 10, 2008. The design is
|
||
|
codenamed "Storm" due to the lightning and rain effects in the design's
|
||
|
background graphics. This is the successor to the previous web design,
|
||
|
<a href="/designs/starburst">Starburst</a>. It was later replaced with
|
||
|
<a href="/designs/cosmos">Cosmos</a>.
|
||
|
|
||
|
<h1>Header Level 1</h1>
|
||
|
|
||
|
Some text.
|
||
|
|
||
|
<h2>Header Level 2</h2>
|
||
|
|
||
|
And some more text.
|
||
|
|
||
|
<h3>Header Level 3</h3>
|
||
|
|
||
|
And yet more text.
|
||
|
|
||
|
<h4>Header Level 4</h4>
|
||
|
|
||
|
And some more. And also:<p>
|
||
|
|
||
|
<pre>Some p r e f o r m a t t e d
|
||
|
text.</pre>
|
||
|
|
||
|
<div class="copyright">
|
||
|
Web design and content copyright © 2008 Casey Kirsle.<br>
|
||
|
Use content only with permission. <a href="#mailto:casey@cuvou.net">Casey@cuvou.net</a>.
|
||
|
</div>
|
||
|
</div>
|
||
|
|
||
|
<div class="lightning"></div>
|
||
|
|
||
|
<div class="storm">
|
||
|
<div class="thunder"></div>
|
||
|
<div class="logo">
|
||
|
<a href="#"><img src="/designs/storm/cuvou.jpg" width="308" height="105" alt="Cuvou" title="Cuvou"></a>
|
||
|
</div>
|
||
|
</div>
|
||
|
|
||
|
<div class="navpanel">
|
||
|
<div class="navbar">
|
||
|
<div class="navbody">
|
||
|
<div class="section">Cuvou.com</div>
|
||
|
» <a href="#">Homepage</a><br>
|
||
|
» <a href="#">About Me</a><br>
|
||
|
» <a href="#">Contact Me</a><br>
|
||
|
» <a href="#">Photo Albums</a><br>
|
||
|
» <a href="#">Guestbook</a>
|
||
|
|
||
|
<div class="section">Creativity</div>
|
||
|
» <a href="#">3D Renderings</a><br>
|
||
|
» <a href="#">Flash Animation</a><br>
|
||
|
» <a href="#">JavaScript</a><br>
|
||
|
» <a href="#">Fonts</a><br>
|
||
|
» <a href="#">Metacity</a><br>
|
||
|
» <a href="#">Tutorials</a>
|
||
|
|
||
|
<div class="section">Software</div>
|
||
|
» <a href="#">RiveScript</a><br>
|
||
|
» <a href="#">Error Generator</a><br>
|
||
|
» <a href="#">Tk Calculator</a><br>
|
||
|
» <a href="#">Terminal Utilities</a><br>
|
||
|
» <a href="#">CyanChat Client</a><br>
|
||
|
» <a href="#">More...</a>
|
||
|
|
||
|
<div class="section">Web Tools</div>
|
||
|
» <a href="#">Text Fader</a><br>
|
||
|
» <a href="#">Distance Calc</a><br>
|
||
|
» <a href="#">Azulian Encoder</a><br>
|
||
|
» <a href="#">XBM Masks</a>
|
||
|
|
||
|
<div class="section">Articles</div>
|
||
|
» <a href="#">To Ubuntu</a><br>
|
||
|
» <a href="#">Aspire 5050</a><br>
|
||
|
» <a href="#">Why Linux</a>
|
||
|
</div>
|
||
|
</div>
|
||
|
<div class="navfoot"></div>
|
||
|
</div>
|
||
|
|
||
|
</body>
|
||
|
</html>
|