Bonjour,
Je débute, et ne suis pas convaincu de mon truc...
Mon problème est que l'mage (map) n'apparaît pas.
A la place, un petit icône.
L'image(40 ko, jpeg) se trouve dans le même dossier que le code source.
Quelqu'un aurrait-il la gentillesse de m'aider, me dire ce qu'il y a d'incorrect.
merci d'avance.
<html>
<head><title>page acceuil</title></head>
<body><center>
<map name="image acceuil.jpg">
<area shape="rect" coords="110,380,310,440" href="presentation et projets.htm">
<area shape="rect" coords="250,460,440,510" href="realisations.htm">
<area shape="rect" coords="200,560,300,600" href="status.htm">
<area shape="rect" coords="390,350,630,410" href="infos et telechargements.htm">
<area shape="rect" coords="530,500,690,560" href="contact et liens.htm">
</map>
<img scr="image acceuil.jpg" alt="image acceuil" width="800" height="703" usemap="#image acceuil">
<p><a href="presentation et projets.htm">Présentation et projets</a> |
<a href="realisations.htm">Réalisations</a> |
<a href="infos et telechargements.htm">Infos et téléchargements</a> |
<a href="status.htm">Status</a> |
<a href="contact et liens.htm">Contact et liens</a>
</center>
</body></html>
Modifié par basga (19 Jul 2006 - 14:40)
Je débute, et ne suis pas convaincu de mon truc...
Mon problème est que l'mage (map) n'apparaît pas.
A la place, un petit icône.
L'image(40 ko, jpeg) se trouve dans le même dossier que le code source.
Quelqu'un aurrait-il la gentillesse de m'aider, me dire ce qu'il y a d'incorrect.
merci d'avance.
<html>
<head><title>page acceuil</title></head>
<body><center>
<map name="image acceuil.jpg">
<area shape="rect" coords="110,380,310,440" href="presentation et projets.htm">
<area shape="rect" coords="250,460,440,510" href="realisations.htm">
<area shape="rect" coords="200,560,300,600" href="status.htm">
<area shape="rect" coords="390,350,630,410" href="infos et telechargements.htm">
<area shape="rect" coords="530,500,690,560" href="contact et liens.htm">
</map>
<img scr="image acceuil.jpg" alt="image acceuil" width="800" height="703" usemap="#image acceuil">
<p><a href="presentation et projets.htm">Présentation et projets</a> |
<a href="realisations.htm">Réalisations</a> |
<a href="infos et telechargements.htm">Infos et téléchargements</a> |
<a href="status.htm">Status</a> |
<a href="contact et liens.htm">Contact et liens</a>
</center>
</body></html>
Modifié par basga (19 Jul 2006 - 14:40)