Footer

Eléphant du PHP | 330 Messages

24 nov. 2005, 00:18

Bonsoir,

Je ne comprends pas comment la dernière ligne (cf div footer) n'est pas centrée.

<a href="mailto:[email protected]">&copy;Herv&eacute;&nbsp;Dunoyer&nbsp;2005 - Toute
reproduction interdite </a>

Merci


Voici mon code
<html>

<head>

<title>Hervé Dunoyer Photographies</title>

<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">

</head>

<style type="text/css">

!--Récapitule et stocke les différents styles -->



<!--Couleur des Liens -->


<!--Décrit les différents espaces (div) -->

#conteneur {
position: absolute;
width: 100%;
height: 100%;
}

#haut {
height: 30px;
background-color:#CCCCFF;
}
#centre {
background-color:#9999CC;
}

#footer
{
position: absolute;
bottom: 5px;

}

.centrer{text-align:center}

</style>

<body bgcolor="#B2B2B2" text="#000000" leftmargin="0" topmargin="0" marginwidth="0" marginheight="0">

<div id="conteneur">

<table
style="padding: 0px; width: 90%; margin-left: auto; margin-right: auto; color: rgb(102, 102, 102);"
border="0" cellpadding="2" cellspacing="2">
<tr>
<td
style="width: auto; text-align: center; color: rgb(102, 0, 0);"><a
href="Themes.php" style="text-decoration: none;font-size: 20px;">Galerie</a></td>
<td
style="width: auto; text-align: center; color: rgb(102, 0, 0);"><a
href="Auteur.php" style="text-decoration: none;font-size: 20px;">Auteur</a></td>
<td
style="width: auto; text-align: center; color: rgb(102, 0, 0);"><a
href="livredor.php" style="text-decoration: none;font-size: 20px;">Livre d'Or</a></td>
<td
style="width: auto; text-align: center; color: rgb(102, 0, 0);font-size: 20px;"><a
href="liens.php" style="text-decoration: none;">Liens</a></td>
</tr>
</table>


<!-- Centre de la Feuille -->
<table width="100%" border="0" cellspacing="0" cellpadding="0" height="70%">
<tr>
<td>
<table width="100%" border="0" cellspacing="0" cellpadding="10" height="400">
<tr>
<!-- Nom et Nom du Site -->
<td height="60" bgcolor="#B2B2B2" align="left" valign="top"><font face="Verdana, Arial, Helvetica, sans-serif">
<font size="6" color="#FFFFFF"><b>&nbsp&nbsp;HERVE DUNOYER</b></font></font></td>
</tr>
<tr>
<td width="740" height="50" bgcolor="#B2B2B2" align="center" valign="top">
<font face="Verdana, Arial, Helvetica, sans-serif"><font size="6" color="#0000FF"><b>Photographiquement Vôtre</b></font></font></td>
</tr>
<tr>
<!-- Photos -->
<td align="center" height="200" bgcolor="#666666">
<a href="Themes.php"><img src="/Photos/Ala05_14.JPG" width="200" height="131" border="0" alt="Enter"></a>&nbsp;
<a href="Themes.php"><img src="/Photos/Ken03_11.JPG" width="200" height="131" border="0" alt="Enter"></a>
&nbsp;
<a href="Themes.php"><img src="/Photos/Ind04_24.JPG" width="200" height="131" border="0" alt="Enter"></a></td>
</tr>
<tr>
<!-- Ajout Type Photos -->
<td height="80" bgcolor="#B2B2B2" align="center" valign="top"><font face="Verdana, Arial, Helvetica, sans-serif"><font size="6" color="#666666"><b>Paysages,
Animaux Sauvages, Personnages ...</b></font></font></td>
</tr>
</table>
</td>
</tr>
</table>

<td><big><marquee>SITE EN CONSTRUCTION</big></marquee>

<br><br><br>

<div class=centrer>Vous êtes le
<br>

<?php
$counter_type=1;
$counter_name="haute-definition.net";
$counter_ip=$REMOTE_ADDR;
include("compteur/compteur.php");

?>

<div id="footer" >

<a href="mailto:[email protected]">&copy;Herv&eacute;&nbsp;Dunoyer&nbsp;2005 - Toute
reproduction interdite </a>

</div>
</div>

</div>


</body>

</html>

Mammouth du PHP | 768 Messages

24 nov. 2005, 00:22

ce n'est pas dans la bonne catégorie [-X
M A R I O
Si une patte de lapin porte bonheur, qu'a-t-il bien pu arriver au lapin ?