?>
<title>Webtechnik-Lösungen / Tim Reeves Internet-Programmierung</title>
<meta name= "description" content= "Tim Reeves Internet-Programmierung - Eine Fundgrube für Webtechniker" />
<meta name= "date" content= "2010-08-03" />
<?php
include("head.inc.php");
?>
<style type= "text/css">
form { padding: 5px 0px 0px 0px; }
form table.delineated { width: 345px; }
table.delineated td p a, table.delineated td p a:link, table.delineated td p a:visited,
table.delineated td p a:active, table.delineated td p a:focus, table.delineated td p a:hover {
text-decoration: none;
}
table.delineated td p.download a img { vertical-align: text-bottom; }
div.content table.delineated td p { margin: 2px 11px 2px 8px; }
div.content table.delineated td p.download { margin: 2px 12px 2px 6px; }
p.small { padding: 1px 0px 3px 0px; }
p.msg { padding: 34px 0px 0px 12px; }
p.out { padding: 0px 0px 0px 12px; }
input.myField { width: 140px; }
input.readonly { background-color: #E2E2E2; }
.rot { color: #FF0000; } /* Hebt Fehlermeldungen hervor */
</style>
<?php
include("navi.inc.php");
include("cntdown.inc.php");
?>
<div class= "content">
<table cellpadding= "0" cellspacing= "0" class= "spalten">
<tr>
<td class= "sp5050">
<h1>Webtechnik</h1>
<p class= "pretty">Diese von uns entwickelten "Schmankerl" moderner
Internet-Programmierung dürfen frei verwendet werden. Zum Herunterladen der
Pakete müssen Sie sich einloggen, erhalten dafür gelegentlich
eine abbestellbare E-Mail über Neuerungen.</p>
</td>
<td class= "gap"> </td>
<td class= "sp5050">
<?php
// This offers a registration or login form.
include("login/loginhtml.inc.php");
?>
</td>
</tr>
</table>
<table cellpadding= "0" cellspacing= "0" class= "delineated" style= "width:720px;">
<tr>
<td class= "shadowLeft dkBordBott dkBordRight"><p class= "strong">Einzelseite</p></td>
<td class= "dkBordBott dkBordRight"><p class= "strong">Kurzbeschreibung</p></td>
<td class= "dkBordBott"><p class= "strong">Download</p></td>
</tr>
<?php
// Define Info about the package files - names and tooltips
|