probleme liens dreamweaver mozilla - HTML/CSS - Programmation
MarshPosté le 28-10-2009 à 15:20:38
Bonjour,
J'utilise Dreamweaver et tout va bien dans l'ensemble mais là j'ai un souci avec certains liens qui ne fonctionnent pas dans mozilla alors que tout est ok sur ie.
Marsh Posté le 28-10-2009 à 15:20:38
Bonjour,
J'utilise Dreamweaver et tout va bien dans l'ensemble mais là j'ai un souci avec certains liens qui ne fonctionnent pas dans mozilla alors que tout est ok sur ie.
<div id="container">
<div id="dates">
<table width="1004" border="0">
<tr>
<td width="108">DATES</td>
<td width="64"><a href="2009.html">2009</a></td>
<td width="64"><span class="style4">2008</span></td>
<td width="64"><a href="2007.html">2007</a></td>
<td width="64"><a href="2006.html">2006</a></td>
<td width="64"><a href="2005.html">2005</a></td>
<td width="64"><a href="2004.html">2004</a></td>
<td width="64"><a href="2003.html">2003</a></td>
<td width="64"><a href="2002.html">2002</a></td>
<td width="64"><a href="2001.html">2001</a></td>
<td width="274"><a href="2000.html">2000</a></td>
</tr>
</table>
</div>
LEs liens qur 2000-2001 et 2002 fonctionnent mais pas les autres... mystères et bubblegum...
quelqu'un a une idée?!
MERCI