first commit

This commit is contained in:
2015-03-22 21:36:32 +01:00
parent 5b74e5b015
commit 48cafdf318
63 changed files with 2039 additions and 0 deletions

19
zijkant.html Normal file
View File

@@ -0,0 +1,19 @@
<!doctype html>
<html>
<head>
<style type="text/css">
@import url("zijkant.css");
</style>
<title></title>
</head>
<body>
<br><br>
<a href="main.html" target="main"><div class="home">Home/Webstore ook voor uw startkapitaal zou ik 62000 eur nemen
</div></a>
<a href="Over_Ons.html" target="main"> <div class="about">Over Ons
</div></a>
<div class="onderkant">
<p><a href="IndexEn.html"> EN</a> <a href="indexFr.html">FR</a> </p>
</div>
</body>
</html>