<!-- Diese Seite wurde von Kay Lehmann für Michael Stapelberg umgestaltet. -->
<!doctype html public "-//W3C//DTD HTML 4.0 //EN">
<html>
<head>
<title>SelfProfan² - created by Michael Stapelberg</title>
<meta name="author" content="SelfProfan²-Team">
<style type="text/css">
<!--
body {
background-color:#ffffff;
/*background-image:url(./bilder/background.gif);*/
font-family:Comic Sans MS;
font-size:11pt;
color:#000000;
scrollbar-face-color:#7F7F7F;
scrollbar-shadow-color:#7F7F7F;
scrollbar-highlight-color:#7F7F7F;
scrollbar-arrow-color:#BBBBBB;
scrollbar-track-color:#BBBBBB;
scrollbar-3dlight-color:#BBBBBB;
scrollbar-darkshadow-color:#BBBBBB;
margin-top:0px;
margin-right:0px;
margin-bottom:0px;
margin-left:0px;
}
a:link {color: #000000; text-decoration: none}
a:visited {color: #000000; text-decoration: none}
a:active {color: #000000; text-decoration: none}
a:hover {color: #0000ff; text-decoration: none}
.comicschrift {font-weight:bold;}
//-->
</style>
</head>
<body>
<table height="100%" width="100%" align="center" border="1" cellspacing="0" cellpadding="0">
<tr>
<td colspan="2" align="center" bgcolor="#ffffff"><img src="./bilder/selfprofan.gif" border="0" alt="SelfProfan² - Profan selbst erlernen leicht gemacht."></td>
</tr>
<tr>
<td background="./bilder/background.gif">
<table border="0" cellspacing="5" cellpadding="0">
<tr>
<td valign="top" width="350">
<font face="Arial" size="2"><b>
<img src="./bilder/ord_auf.gif" width="16" height="16" border="0"><a href="menu.html"><u>Index</u></a><br>
<img src="./bilder/zw0.gif" width="19" height="16" border="0"><img src="./bilder/ord_auf.gif" width="16" height="16" border="0"><a href="menu1.html"><u>Einführung</u></a><br>
<img src="./bilder/zw1.gif" width="19" height="16" border="0"><img src="./bilder/zw0.gif" width="19" height="16" border="0"><u>Was ist Profan² und was benötige ich?</u><br>
<img src="./bilder/zw1.gif" width="19" height="16" border="0"><img src="./bilder/zw0.gif" width="19" height="16" border="0"><u>Was sind Compiler, Linker und Runtime?</u><br>
<img src="./bilder/zw1.gif" width="19" height="16" border="0"><img src="./bilder/zw_end.gif" width="19" height="16" border="0"><u>Wie programmiere ich?</u><br>
<img src="./bilder/zw0.gif" width="19" height="16" border="0"><img src="./bilder/ord_zu.gif" width="16" height="16" border="0"><a href="menu1.html"><u>Grundlagen</u></a><br>
<img src="./bilder/zw0.gif" width="19" height="16" border="0"><img src="./bilder/ord_zu.gif" width="16" height="16" border="0"><a href="menu1.html"><u>Windows-Modus</u></a><br>
<img src="./bilder/zw_end.gif" width="19" height="16" border="0"><img src="./bilder/ord_zu.gif" width="16" height="16" border="0"><a href="menu1.html"><u>Anhang</u></a><br>
</b></font>
</td>
<td valign="top" class="comicschrift">
<font size="4">Hallo und herzlich Willkommen auf meiner Homepage.</font><br> Das Projekt von mir lautet "SelfProfan²" und ist eine (sich noch aufbauende) Profan²- Hilfe.<br>
Falls du irgendwelche Fehler findest, oder meinst, dass etwas besser erklärt sein könnte, schreib mir doch bitte eine <a href="mailto:michael@rent-a-guru.de">E-mail</a>.<br><br>
Viel Spaß!
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td colspan="2" align="right"><b>© 2003, SelfProfan² - <a href="mailto:michael@rent-a-guru.de">Michael Stapelberg</a></b></td>
</tr>
</table>
</body>
</html>