J ai telecharge une page simple sur GEOCITIES, voici l adresse: http://www.geocities.com/petrhabka
Le resultat est nul, sinon sur mon ordinateur ca marche sans problemes.
Voici les codes:
Css:
CODE
<style type="text/css">
<!--
.blok {
background-image: url(image2/fondB.jpg);
border: 1px solid #000000;
position: absolute;
height: 509px;
width: 680px;
left: 200px;
top: 10px;
background-repeat: no-repeat;
}
body {
background-color: #000000;
}
-->
</style>
HTML:<!--
.blok {
background-image: url(image2/fondB.jpg);
border: 1px solid #000000;
position: absolute;
height: 509px;
width: 680px;
left: 200px;
top: 10px;
background-repeat: no-repeat;
}
body {
background-color: #000000;
}
-->
</style>
CODE
</head>
</head>
<body>
<div class="blok"></div>
</body>
</html>
Je vous remercie a l avance et que la force du Html soit avec vous!
</head>
<body>
<div class="blok"></div>
</body>
</html>