On 06 Jul 2001 21:45:40 -0400, Klaus wrote:
........
> oui, mais tu n'as pas r�pondu � ma question: en local, l'adressage relative
> ne marche pas, j'ai essay�
> Klaus
>
>
ca c'est ma premiere page, ke je fasse http://happyjaxx.yi.org ou
http://localhost c'est idem
en relatif les double quote " sont pas obligatoire, par contre pour les
liens ki sortent du site c'est obligatoire
Et oui, en relatif on peut utiliser le .. pour remonter dans
l'arborescence
dans mon cas l'image <img src=imgs/at_small.jpeg>
et <img src=test/../imgs/at_small.jpeg> marcherai aussi
<head>
<title>
..::HaPPyJaXX::..
</title>
</head>
<html>
<body bgcolor=black>
<font color=silver>
<center>
<table border=0 cols=2 width='100%' height='100%' nosave>
<tr><td><center><font color=silver>
</font></center></td></tr>
<tr align=center valign=center>
<td align=right valign=bottom>
<font color=silver>
<a href=cit.php><img alt="Audrey Tautou" src=imgs/at_small.jpeg
border=0 valign=bottom align=left></a>
<br>HaPPyJaXX.yi.org<br>
<a href="http://www.google.com">Google's search engine</a><br>
<a href="http://www.voila.fr/Geek/">Voila's search engine for
Geeks</a><br>
<a
href="http://uptime.netcraft.com/up/graph?site=happyjaxx.yi.org&mode_u=on&mode_w=on&avg_days=30&submit=Redisplay+Graph">My
uptime stats with NetCraft.com</a><br>
<a
href="http://www.grenouille.com/graph/index.php?zone=400&type=download">My Cable Stats
(with grenouille.com)</a><br>
Toolz:<br>
<a href=sms.php>Send me a SMS</a> <a href=seti.php>Seti@Home
stats</a> <a href="http://mrtg.happyjaxx.yi.org">System stats</a>
</font>
</td>
</tr>
</table>
</center>
</font>
</body>
</html>
Julien