Hi ihr Experten!
Ich habe alle (mir bekannten) Variationen schon ausprobiert,aber ich bekomms nicht ans laufen:
Code
<style type="text/css">
body {
<!--
background-attachment: fixed; background-color: 262627; background-image: url(Bilder/main.jpg); background-repeat: repeat-y; background-position: center; font-family: Arial, Helvetica, sans-serif; color: #999999; font-size: 9px;
background-color: 262627; background-image: url(Bilder/header.jpg); background-attachment: fixed; background-repeat: no-repeat; background-position: top center;
background-color: 262627; background-image: url(Bilder/bottom.jpg); background-attachment: fixed; background-repeat: no-repeat; background-position: bottom center;
-->
}
</style>
Alles anzeigen
Es wird nur das letzte Bild angezeigt,die anderen nicht!
Wie bekomm ich es ans laufen?