64 lines
1.3 KiB
HTML
64 lines
1.3 KiB
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<meta charset="utf-8">
|
|
<title>JAMESWITZEMAN.NET</title>
|
|
<link rel="stylesheet" href="/assets/css/styles.css">
|
|
</head>
|
|
<div id='head'>
|
|
<div id='titlebar'>
|
|
<div class='item1'><h1>world-wide-witzeman</h1></div>
|
|
<div class='item2'></div>
|
|
</div>
|
|
<div id='subhead'>
|
|
<div id='motd'>content/home</div>
|
|
<nav class='hnav'>
|
|
|
|
<a href="/" class="current">
|
|
home
|
|
</a>
|
|
|
|
<a href="/about.html" >
|
|
about
|
|
</a>
|
|
|
|
<a href="/services.html" >
|
|
services
|
|
</a>
|
|
|
|
<a href="/contact.html" >
|
|
contact
|
|
</a>
|
|
|
|
<a href="/articles.html" >
|
|
articles
|
|
</a>
|
|
|
|
</nav>
|
|
|
|
|
|
</div>
|
|
|
|
|
|
</div>
|
|
|
|
<div class='content'><h1>|= CHECK IT OUT!</h1>
|
|
|
|
<p>
|
|
Welcome to my homepage. This website is a place to look
|
|
at my cool things and ideas. You can also contact me!
|
|
I am a programmer, musician, and other things also.
|
|
If your computer isn't working, <i>I can probably
|
|
help you!</i> if you or someone you love wants to learn
|
|
to play piano or needs to pass college algebra, <i> I am
|
|
your guy!</i> If you want a friend, <i> definitely email me!</i>
|
|
</p>
|
|
</div>
|
|
<div id='foot'>
|
|
<div id='footbar'>
|
|
<a href='mailto:me@jameswitzeman.net'>me@jameswitzeman.net</a>
|
|
</div>
|
|
|
|
</div>
|
|
</html>
|