Zurück zum Tutorial
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" lang="de" xml:lang="de">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<meta http-equiv="Language" content="de" />
<title>
olaf-bosch.de - Transparente PNG auch im InternetExplorer
</title>
<style type="text/css">
/*<![CDATA[*/
<!--
a:link,a:visited{
background: transparent;
color: #0000FF;
display:block;
text-align : center;
font : bold 110% Arial, Helvetica, sans-serif;
margin:8px;
width:284px;
}
a:hover{
background: #EEEEEE;
color : #0000FF;
}
body{
background:url(body.gif) #CCCC99 fixed;
margin:0;
padding:0;
}
.transparent{
background:url(trans1.png);
height:400px;
margin:50px 0 0 100px;
padding-top:8px;
width:300px;
}
-->
/*]]>*/
</style>
</head>
<body>
<div class="transparent">
<a href="../transparenz.php">Zurück zum Tutorial</a> <a
href="../../index.php">neu starten</a> <a
href="../../uber.php">persönliches</a> <a
href="../../arbeiten.php">fertiges</a> <a
href="../../verwendbar.php">verwendbares</a> <a
href="../../experimente.php">experimentelles</a> <a
href="../../archiv.php">restliches</a> <a
href="../../links.php">weiterführendes</a> <a
href="../../gast/gast.php">einschreiben</a> <a
href="../../kontakt.php">mailen</a>
</div>
</body>
</html>
Zurück zum Tutorial | body.gif | trans1.png