<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Stric
t//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd
">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="fr" >
<head>
<title>Les conneries</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<link rel="stylesheet" media="screen" type="text/css" title="Site" href="index.css" />
</head>
<body>
<?php include("menu.php");?>
<div id="chouille">
<h1>En construction</h1>
<object bgcolor="#bd7121" type="application/x-shockwave-flash" data="dewplayer.swf?son=son_que_vous_voulez.mp3" width="200" height="20">
<param name="movie" value="dewplayer.swf?son=son_que_vous_voulez.mp3" /> </object>
</div>
<?php include("bas.php");?>
</body>
</html>
C´est tout mon code de page je n´arrive pas à trouver le problème