bonsoir à tous,
Je suis nouveau sur ce forum, et pas expert en html, voila ma qustion.
Je construit un petit site, et je souhaiterais savoir pourquoi le lien (en gras) ne marche pas.
Voici le code
je signale que les pages html sont toutes dans le même répertoire
Code : Sélectionner tout - Visualiser dans une fenêtre à part
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17 <body bgcolor="#000000"> <center><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,0,0" width="550" height="400" id="phototheque_JL02" align="middle"> <param name="allowScriptAccess" value="sameDomain" /> <param name="movie" value="phototheque_JL02.swf" /><param name="quality" value="high" /><param name="bgcolor" value="#000000" /><embed src="phototheque_JL02.swf" quality="high" bgcolor="#000000" width="550" height="400" name="phototheque_JL02" align="middle" allowScriptAccess="sameDomain" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" /> </object></center> <br> <br> <table summary="" border="0"> <tr> <td><a href="crapeaux.html">crapeaux</a> </td> <td> </td> <td><a href="voltaire.html">voltaire</a> </td> </tr> </table> </body>
Merci de votre attention et de vos réponses pour solutionner mon problème
jean23
Partager