Lolle.herz
Hallo,
Eine Freundin fragte mich ob ich ihr nicht vielleicht ein Design coden könnte.
Ich habe ihr gesagt das ich es mal versuche.
Es geht auch eigentlich alles. Nur die Bilder tauchen nicht auf.
Was habe ich an dem Code falsch gemacht?
Würde mich sehr über antworten freuen.
mfg Lolle.herz
Code:
<html>
<head>
<title>Homepage</title>
<style type="text/css">
<!--
body {
}
a:link {
color: #f4eebe;
text-decoration:none;
}
a:visited {color: #f4eebe;
text-decoration:none;
}
a:active {color: #f4eebe;
text-decoration:none;
}
a:hover {color: #f4eebe;
font-weight:bold;
}
-->
</style>
</head>
<body bgcolor="#b6b28f" topmargin="0" leftmargin="0">
<!-- Start Design -->
<img border="0" src="http://www.oyla24.de/userdaten/767/25133/bilder/designversuch2_1v9gg.j
pg" scroll="no" bgproperties="fixed"
align ="left" style ="position: absolute; top: 0; left: 0">
<!-- End Design -->
<!-- Start Content -->
<div style="overflow: auto; position: absolute; width: 794px; height: 508px; left: 230px; top: 260px">
<span style="font-family:Arial; font-size:12px; color:#BF3B52"><center>%content%</center></span>
</div>
<!-- End Content -->
<!-- Start Navigation -->
<div style="overflow: auto; position: absolute; width: 177px; height: 508px; left: 10px; top: 260px">
<span style="font-family:Arial; font-size:16px; color:#BF3B52"><center>%navigation_v%</center></span>
</div>
<!-- End Navigation -->
</body>
</html>
Eine Freundin fragte mich ob ich ihr nicht vielleicht ein Design coden könnte.
Ich habe ihr gesagt das ich es mal versuche.
Es geht auch eigentlich alles. Nur die Bilder tauchen nicht auf.
Was habe ich an dem Code falsch gemacht?
Würde mich sehr über antworten freuen.
mfg Lolle.herz
Code:
<html>
<head>
<title>Homepage</title>
<style type="text/css">
<!--
body {
}
a:link {
color: #f4eebe;
text-decoration:none;
}
a:visited {color: #f4eebe;
text-decoration:none;
}
a:active {color: #f4eebe;
text-decoration:none;
}
a:hover {color: #f4eebe;
font-weight:bold;
}
-->
</style>
</head>
<body bgcolor="#b6b28f" topmargin="0" leftmargin="0">
<!-- Start Design -->
<img border="0" src="http://www.oyla24.de/userdaten/767/25133/bilder/designversuch2_1v9gg.j
pg" scroll="no" bgproperties="fixed"
align ="left" style ="position: absolute; top: 0; left: 0">
<!-- End Design -->
<!-- Start Content -->
<div style="overflow: auto; position: absolute; width: 794px; height: 508px; left: 230px; top: 260px">
<span style="font-family:Arial; font-size:12px; color:#BF3B52"><center>%content%</center></span>
</div>
<!-- End Content -->
<!-- Start Navigation -->
<div style="overflow: auto; position: absolute; width: 177px; height: 508px; left: 10px; top: 260px">
<span style="font-family:Arial; font-size:16px; color:#BF3B52"><center>%navigation_v%</center></span>
</div>
<!-- End Navigation -->
</body>
</html>