Voila
<?php /* Du code php */ ?>
<!DOCTYPE html
PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"
http://www.w3.org/TR/xhtml1/DTD/xhtml1-Transitional.dtd">
<html xmlns="
http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<title>Les Trains Touristiques du Monde</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
<meta name="description" content="Tous les trains, vapeur, électriques, les tramways, les cremailleres touristiques du monde entier, Europe, Amerique, Afrique, Australie, Asie, Voyages d'une heure, un jour, une semaine"/>
<meta name="keywords" content="tourisme, touristique, decouverte,trains,train,vapeur,train à vapeur, prestige,trains de prestige,electrique, train electrique,tramway, autorail,cremaillere, train a cremaillere"/>
<meta name="robots" content="all"/>
<meta name="revisit-after" content="2 days"/>
<meta http-equiv="Content-language" content="fr-FX"/>
<meta name="author" content="Jean Paul DOLLO"/>
<meta http-equiv="Reply-to" content="
jp.dollo@gmail.com"/>
<link rev="made" href="mailto:jp.dollo@gmail.com"/>
<meta name="copyright" content="Jean Paul DOLLO"/>
<meta name="verify-v1" content="String_we_ask_for"/>
<link rel="stylesheet" type="text/css" media="screen" href="CSS.css"/>
<meta name="verify-v1" content="zG0wqY6JXxShtr4OjH4fO/fGpWMDzcggDQquF0ZALPE=" />
</head>
<div class="Pied">
<?php include "Pied.php";?>
</div>
<body>
</body>
</html>
et dans page d'origine
<?php /* Du code php */ ?>
<!DOCTYPE html
PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"
http://www.w3.org/TR/xhtml1/DTD/xhtml1-Transitional.dtd">
<html xmlns="
http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<title>Document sans titre</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
</head>
Merci