<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" dir="ltr" lang="en-US">
<head>
<title>Stijn D'haese small little root. (and others)</title>
<link rel="stylesheet" href="style.css" type="text/css" media="screen" />
<!--<script type="text/javascript">
				sitePath = "http://blog.stijn-dhaese.be/wp-content/plugins/let-it-snow/";
				sflakesMax = 64;
				sflakesMaxActive = 64;
				svMaxX = 2;
				svMaxY = 3;
				ssnowStick = 1;
				sfollowMouse = 0;
			</script><script type="text/javascript" src="http://blog.stijn-dhaese.be/wp-content/plugins/let-it-snow/script/snowstorm.js"></script>-->
<!--
:-D Hello and thank you for visiting the source code of my website.
It's great to final meet sombody that is intrested in html/css/js as I do.
I still think there is cake in the fridge from the release party if you like some.
Feel free to look around and copy some code, but don't just steal my design or I will be sad. :-(
If you feel the need to contact me, you can always find a contact-form on my website.

Happy source hunting ^_^
          - the html uber-nerd Stijn.
-->
</head>
<body>

<h1>~/Me<span>Stijn D'haese</span></h1>

<!-- websites -->
<div class="mainContainer">
	<div class="DivWebsite" id="blog">
	<a href="http://blog.stijn-dhaese.be">
	<h2>Blog.stijn-dhaese.be</h2>
	<p>This is my blog, you will find mostly tech stuff and tutorials here.</p></a>
	</div>

	<div class="DivWebsite" >
	
	</div>

	<div class="DivWebsite" id="tools">
	<a href="http://tools.stijn-dhaese.be">
	<h2>Tools.stijn-dhaese.be</h2>
	<p>Collection of tools and programm I create and use.</p>
	</a>
	</div>
</div>
<div id="container"></div>
<div id="footer">
	<div class="divProject" id="projectList">
	<h2>Projects</h2>
	<table>
		<colgroup>
			<col class="colA" />
			<col class="colB" />
		</colgroup>
		<tr>
			<th>Project Name</th>
			<th class="colB">Status</th>
<!--		</tr>
		<tr>
			<td><a id="bc" href="http://phoenixcomputers.be/">Phoenix Computers</a></td>
			<td style="color: #6aeb00" class="colB">Active (wip)</td>
		</tr>
		<tr>
			<td><a id="bc" href="http://www.black-coffee.be">Black coffee</a></td>
			<td style="color: #6aeb00" class="colB">Finished</td>
		</tr>
		<tr>
			<td><a id="ff" href="http://www.flurkfest.be">Flurkfest</a></td>
			<td style="color: #FFA500" class="colB">On hold</td>
		</tr>
		<tr>
			<td><a id="tm" href="http://tm.flurkfest.be">TM.flurkfest</a></td>
			<td style="color: #FFA500" class="colB">On hold</td>
		</tr> -->
	</table>
	</div>

	<div class="divProject" id="projectList">
	&#32;
	</div>

	<div class="divProject" id="projectList">
	<h2>Info</h2>	
	Stijn D'haese<br />
	info@stijn-dhaese.be
	</div>

</div>
<div class="copy">
Stijn-dhaese.be is copyrighted by Stijn D'haese since 2005 and counting<br />
Some parts are released under <a href="http://en.wikipedia.org/wiki/Open_source_license" title="Wikipedia article to open source license">open source licenses</a> others don't. So be careful with the "save as..." button.
</div>
</body>
</html>

