Bonjour à tous,
J'ai créé un site web pour la vente de ma maison.
J'ai crée aussi une page pour une visite virtuelle.
[ Lien ]
Je souhaiterai que cette page soit unique....ce que je veux dire c'est que j'ai créé un fichier html par pièce alors que je voudrai un unique fichier pour toutes les pièces et quand dans celle-ci il y ai un genre de rollover quand je clique sur le nom des pièces. (pas façile à expliquer)
Voilà ce que j'ai actuellement, je l'ai fait avec Expression Web:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "
[ Lien ]">
<html xmlns="
[ Lien ]">
<!-- #BeginTemplate "Fr-menu.dwt" -->
<head>
<meta http-equiv="Content-Language" content="fr" />
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<!-- #ParentBeginEditable "doctitle" -->
<!-- #BeginEditable "doctitle" -->
<title>Menu-fr</title>
<!-- #EndEditable -->
<style type="text/css">
.style5 {
text-align: left;
border: 0 solid #00FF00;
background-color: #EAFFEA;
}
.style6 {
border: 0 solid #00FF00;
background-color: #EAFFEA;
font-size: medium;
}
.style8 {
font-size: medium;
color: #0099FF;
text-align: center;
font-family: Arial, Helvetica, sans-serif;
border: 0 solid #00FF00;
background-color: #EAFFEA;
}
.style21 {
text-align: left;
margin-left: 400px;
}
.style22 {
text-align: left;
margin-left: 440px;
}
.style24 {
background-color: #EAFFEA;
}
</style>
<!-- #ParentEndEditable -->
<style type="text/css">
.style5 {
text-align: center;
border: 3px solid #00FF00;
background-color: #EAFFEA;
font-size: xx-large;
font-family: "Informal Roman";
}
.style6 {
color: #0099FF;
font-size: larger;
text-align: center;
}
.style7 {
border-width: 0px;
}
.style8 {
text-align: left;
border: 3px solid #00FF00;
background-color: #EAFFEA;
font-size: xx-large;
font-family: "Informal Roman";
}
.style9 {
border: 3px solid #00FF00;
}
.style11 {
text-align: center;
border: 3px solid #00FF00;
background-color: #EAFFEA;
font-size: medium;
}
.style12 {
border-color: #00FF00;
border-width: 3px;
background-color: #EAFFEA;
}
</style>
</head>
<body style="background-color: #EFEFEF">
<table class="style9" style="height: 75px">
<!-- MSTableType="layout" -->
<tr>
<td class="style8" colspan="5">
<p class="style6"><strong>Maison à vendre à Nouzonville</strong></p>
</td>
<td class="style5">
<a href="../index.htm">
<img alt="Fr" src="../Drapeaux/France.gif" width="40" height="29" class="style7" /></a><a href="Index-Gb.htm"><img alt="Gb" src="../Drapeaux/United-Kingdom.gif" width="40" height="29" class="style7" /></a><a href="Index-De.htm"><img alt="De" src="../Drapeaux/Deutschland.gif" width="40" height="29" class="style7" /></a></td>
</tr>
<tr>
<td class="style11" style="width: 133px" valign="top">
<a href="../index.htm">Accueil</a></td>
<td style="width: 133px" valign="top" class="style11">
<a href="fr-environnement.htm">Environnement</a></td>
<td style="width: 133px" valign="top" class="style11">
<a href="fr-visite-SAM.htm">Visite virtuelle</a></td>
<td style="width: 133px" valign="top" class="style11">
<a href="Fr-Plans.htm">Plans</a></td>
<td style="width: 133px" valign="top" class="style11">
<a href="Fr-Pratique.htm">Des plus</a></td>
<td style="width: 133px" valign="top" class="style11">
<a href="../Sessions/Fr-contact.htm">Contact</a></td>
</tr>
<tr>
<td class="style12" colspan="6">
<!-- #ParentBeginEditable "ZONE" -->
<table>
<tr>
<td class="style24" valign="top" style="width: 400px"><!-- #BeginEditable "Zone" -->
(Zone)<!-- #EndEditable --></td>
<td valign="top">
<table align="right" class="style6">
<tr>
<td style="width: 430px;" class="style21"></td>
</tr>
<tr>
<td class="style22" style="width: 430px"><a href="fr-visite-SAM.htm">Salle à manger / Salon à l'entrée</a></td>
</tr>
<tr>
<td class="style22" style="width: 430px"><a href="fr-visite-SAM2.htm">Salle à manger / Salon à l'intérieur</a></td>
</tr>
<tr>
<td class="style22" style="width: 430px"><a href="fr-visite-Cuisine.htm">
Cuisine</a></td>
</tr>
<tr>
<td class="style22" style="width: 430px"><a href="fr-visite-SDB.htm">
Salle de bain</a></td>
</tr>
<tr>
<td class="style22" style="width: 430px"><a href="fr-visite-Ch1.htm">
Chambre 1</a></td>
</tr>
<tr>
<td class="style22" style="width: 430px"><a href="fr-visite-Ch2.htm">
Chambre 2</a></td>
</tr>
<tr>
<td class="style22" style="width: 430px"><a href="fr-visite-Ch3.htm">
Chambre 3</a></td>
</tr>
<tr>
<td class="style22" style="width: 430px"><a href="fr-visite-Cave.htm">
Cave</a></td>
</tr>
<tr>
<td class="style22" style="width: 430px"><a href="fr-visite-Buanderie.htm">
Buanderie</a></td>
</tr>
<tr>
<td class="style22" style="width: 430px"> </td>
</tr>
<tr>
<td class="style22" style="width: 430px"><a href="fr-visite-PanoSud.htm">
Panorama SUD</a></td>
</tr>
<tr>
<td class="style22" style="width: 430px">
<a href="fr-visite-Panonord.htm">Panorama NORD et Jardin</a></td>
</tr>
</table>
</td>
</tr>
</table>
<!-- #ParentEndEditable -->
</td>
</tr>
</table>
</body>
<!-- #EndTemplate -->
</html>