2 pièce(s) jointe(s)
[HTML] Affichage d'une page
Salut,
J'ai un petit problème au niveau de l'affichage de ma page web. Le navigateur Internet Explorer me fait un bon affichage mais le problème c'est au niveau de Mozilla Firefox
Voici le code:
Code:
1 2 3 4 5
| <table width="800" border="0">
<tr>
<td width="800" bgcolor="#336633"><p align="right" class="Style6"><span class="Style9"><a href="accueil.html" class="Style9">Accueil</a> |<a href="presentation.html" class="Style9"> Présentation </a>| <a href="activites.html" class="Style9">Activités</a> | <a href="opportunite.html" class="Style9">Opportunité</a> | <span class="Style9"><a href="ref.html" class="Style9">Nos réfèrences</a></a></span> | <a href="contact.html" class="Style9">Contact</a></span></p></td>
</tr>
</table> |
l'image img1.jpg correspond à un affichage normale sous internet explorer
l'image img2.jpg correspond à un mauvais affichage sous Mozilla Firefox pourtant c'est le même code.
Merci de m'aider