homeUnix & Internet  Prof. Dr. Uwe Schmidt FH Wedel

Die Datei: Knopf.html


weiter
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
<html>
<head>
<title>Knopf mit Tabelle</title>
</head>
<body>
<h1>Knopf mit Tabelle</h1>
<center>
<p>
<table border="9" cellpadding="0" cellspacing="0">
<tr>
<td bgcolor="#e9ecc8"><a href="../Tabellen.html#Knopf">zur&uuml;ck</a></td>
</tr>
</table>
</p>
</center>
<center>
<p>Vorsicht mit Leerzeichen
<table border="9" cellpadding="0" cellspacing="0">
<tr>
<td bgcolor="#e9ecc8">
<a href="../Tabellen.html#Knopf">
zur&uuml;ck
</a>
</td>
</tr>
</table>
</p>
</center>
</body>
</html>

Letzte Änderung: 14.02.2012
© Prof. Dr. Uwe Schmidt
Prof. Dr. Uwe Schmidt FH Wedel