je voulait savoir quel est le code html pour rafraichir une page tout les 20 secondes (pour une web cam)
Voici mon code (tout simple mais ca marche po)
<html>
<head>
<meta http-equiv="Refresh" content="10">
<title>WEB CAM</title>
</head>
<body>
<BR>
<BR>
<BR>
<BR>
<BR>
<BR>
<BR>
<center><IMG
SRC="
http://divinity.sword.free.fr/cam/cam.jpg"></
center>
</body>
</html>
et la page est ici
http://divinity.sword.free.fr/cam
merci d´avance !