Ben voilà, j´ai pris des photos et vu que mon fai propose une page perso gratuite, je voulais y mettre ces photos. mais ça marche pas. Ce que j´ai fait:
1.g écrit le fichier index.html comme ceci:
HTML>
< TITLE>ANNIVERSAIRE</TITLE>
< CENTER><TABLE cellspacing=10 cellpadding=0 border=0>
< TR>
<TD align="center"> <A href="./pages/P4100001.html"><IMG src="./images/P4100001a.JPG" border="0" alt=" 01"></A> </TD>
<TD align="center"> <A href="./pages/P4100002.html"><IMG src="./images/P4100002a.JPG" border="0" alt=" 01"></A> </TD>
<TD align="center"> <A href="./pages/P4100003.html"><IMG src="./images/P4100003a.JPG" border="0" alt=" 01"></A> </TD>
<TD align="center"> <A href="./pages/P4100004.html"><IMG src="./images/P4100004a.JPG" border="0" alt=" 01"></A> </TD>
< /TR>
< TR>
<TD align="center"> <A href="./pages/P4100005.html"><IMG src="./images/P4100005a.JPG" border="0" alt=" 001"></A> </TD>
<TD align="center"> <A href="./pages/P4100006.html"><IMG src="./images/P4100006a.JPG" border="0" alt=" 001"></A> </TD>
<TD align="center"> <A href="./pages/P4100007.html"><IMG src="./images/P4100007a.JPG" border="0" alt=" 001"></A> </TD>
<TD align="center"> <A href="./pages/P4100008.html"><IMG src="./images/P4100008a.JPG" border="0" alt=" 001"></A> </TD>
< /TR>
. ..
et ça, ça fonctionne
2.j´ai créé les sous-rép pages et images ou j´ai mis les différents fichier html et jpg dont j´avais besoin
Résutltat: si je vais sur ma page perso, il m´affiche le fichier index.html, mais il n´a pas accès aux sous-rép. Qu´ai-je mal fait?