Problème images

Fermé
good2009 Messages postés 1 Date d'inscription jeudi 27 mars 2008 Statut Membre Dernière intervention 27 mars 2008 - 27 mars 2008 à 00:21
Gihef Messages postés 5150 Date d'inscription mercredi 20 juillet 2005 Statut Contributeur Dernière intervention 20 février 2023 - 31 mars 2008 à 21:00
Bonjour,

Je suis en train de faire mon site...

J'envoie tout sur mon serveur FTP via Fetch 4.0.3...Mes images sont bien chargées sur le serveur mais malheureusement aucune trace d'elles lorsque j'ouvre mon site via Explorer ou bien encore Firefox...

J'ai essayé plusieurs trucs mais rien n'y fait...

Merci de votre aide...

Voici le code HTML :



<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<title>home musicaa</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css">
<!--
*{margin:0px;
padding:0px;
}
#header {
background-image: url(/headergc.jpg);
position: absolute;
height: 127px;
width: 724px;
visibility: visible;
left: 0px;
top: 0px;
background-position: left top;
}
#left {
background-image: url(/leftgc.jpg);
position: absolute;
height: 394px;
width: 152px;
visibility: visible;
top: 127px;
left: 0px;
color: #FFFFFF;
}
#content {
background-image: url(/contentgc.jpg);
position: absolute;
left: 152px;
top: 123px;
height: 384px;
width: 502px;
margin: 0px;
float: left;
padding-left: 15px;
padding-top: 15px;
padding-right: 55px;
color: #FF0000;
visibility: visible;
}
#leftrepeat {
background-image: url(/leftrepeat.jpg);
left: 0px;
background-repeat: repeat-y;
height: 25px;
width: 724px;
position: absolute;
top: 521px;
color: #FFFFFF;
visibility: visible;
}
.whitetext {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #FFFFFF;
}
.texte {
margin: 10px;
float: left;
}
.lefttext {
font-family: Arial, Helvetica, sans-serif;
font-size: 16px;
color: #FFFFFF;
font-weight: bold;
letter-spacing: 2px;
}
.contenttitre {
font-family: Arial, Helvetica, sans-serif;
font-size: 18px;
color: #FF0000;
}
-->
</style>
<script language="JavaScript" type="text/JavaScript">
<!--
function MM_reloadPage(init) { //reloads the window if Nav4 resized
if (init==true) with (navigator) {if ((appName=="Netscape")&&(parseInt(appVersion)==4)) {
document.MM_pgW=innerWidth; document.MM_pgH=innerHeight; onresize=MM_reloadPage; }}
else if (innerWidth!=document.MM_pgW || innerHeight!=document.MM_pgH) location.reload();
}
MM_reloadPage(true);
//-->
</script>
</head>

<body>
<div id="header" class="whitetext">Placez ici le contenu de id "header"</div>
<div id="left">
<div id="Layer1" style="position:absolute; visibility:visible; width:115px; height:32px; z-index:1; left: 16px; top: 44px; text-align: center; line-height: 30px; background-color: #FF0000; layer-background-color: #FF0000; border: 1px none #000000;" class="lefttext">HOME</div>
<div id="Layer1" style="position:absolute; visibility:visible; width:115px; height:32px; z-index:1; left: 15px; top: 96px; text-align: center; line-height: 30px; background-color: #000000; layer-background-color: #000000; border: 1px none #000000;" class="lefttext">BIO</div>
<div id="Layer1" style="position:absolute; visibility:visible; width:115px; height:32px; z-index:1; left: 15px; top: 148px; text-align: center; line-height: 30px; background-color: #000000; layer-background-color: #000000; border: 1px none #000000;" class="lefttext">DISCO</div>
<div id="Layer1" style="position:absolute; visibility:visible; width:115px; height:32px; z-index:1; left: 15px; top: 200px; text-align: center; line-height: 30px; background-color: #000000; layer-background-color: #000000; border: 1px none #000000;" class="lefttext">PRESS</div>
<div id="Layer1" style="position:absolute; visibility:visible; width:115px; height:32px; z-index:1; left: 16px; top: 253px; text-align: center; line-height: 30px; background-color: #000000; layer-background-color: #000000; border: 1px none #000000;" class="lefttext">MP3</div>
<div id="Layer1" style="position:absolute; visibility:visible; width:115px; height:32px; z-index:1; left: 15px; top: 306px; text-align: center; line-height: 30px; background-color: #000000; layer-background-color: #000000; border: 1px none #000000;" class="lefttext">LINKS</div>
</div>
<div class="whitetext" id="content">
<p>New album and new effective member<br>
<br>
The band announces the release of the new Musicaa on the Swiss label Ultra.<br>
<br>
After a few minialbums and a double CD with remixes, which was released last year on the American label Appple records, “nénuphar” can be considered as the first real album of the project. Mastering by Meert of ST321.<br>
<br>
14 electro tracks with cold and dark ambiences; the tiny voice in the head has still a lot of things to say and won’t shut up.<br>
<br>
“nénuphar” was massively handed out during the CIM 2007; 300 people got the album !<br>
<br>
Julien T., already involved within Musicaa for the live performances, video projection and numerous remixes, becomes now officially a part of the project. The next Musicaa album will be done in total collaboration with him. He ‘s not a newcomer on the electro scene as he has been active since 2001 with his two projects (Otale with Pal... and Letalorphote).He is doing now most of his remixes under the assumed name of ItopiK. For example : TCACT.<br>
<br>
This site is under construction and will be operational in juny.<br>
To contact us : Musicaa@sky.be <a href="mailto:Musicaa@sky.be>Musicaa site</a></p>
</div>
<div id="leftrepeat">
<p>splacer</p>
</div>

</body>

</html>

3 réponses

clintm Messages postés 689 Date d'inscription lundi 11 avril 2005 Statut Membre Dernière intervention 10 juin 2015 75
31 mars 2008 à 16:38
salut,

juin, en anglais ca ce dit june et non juny
0
beate Messages postés 166 Date d'inscription dimanche 28 août 2005 Statut Membre Dernière intervention 7 juillet 2010 6
31 mars 2008 à 18:54
Bizarre... chez moi ça marche. Vérifie le nom sous lequel tu l'envoies, et recherche le même nom sur Internet. Si c'est la première page d'un site, elle doit peut-être s'appeller page.html ou index html.
0
Gihef Messages postés 5150 Date d'inscription mercredi 20 juillet 2005 Statut Contributeur Dernière intervention 20 février 2023 2 775
31 mars 2008 à 21:00
Bonjour,

Mes images sont bien chargées sur le serveur
Où le sont-elles ?
Dans quel dossier ?

Essaye en enlevant le “ / ” de “url(/---.jpg)”.

Et transforme ton “<div id="Layer1"” en “<div class="Layer1"” après lui avoir trouvé un nom plus explicite et avoir inséré les définitions communes dans ta feuille de styles.

 --
0