La date
2001
Attention, l'année n'est pas automatique, il vous faudra la changé tous les 365 jours !
Dans la partie BODY :
<P><CENTER><script language="JavaScript"><!-- var thisday=new Date(); document.write(" "+thisday.getDate()+" "); var day=thisday.getMonth(); if (day == 0){document.write("janvier");} if (day == 1){document.write("février");} if (day == 2){document.write("mars");} if (day == 3){document.write("avril");} if (day == 4){document.write("mai");} if (day == 5){document.write("juin");} if (day == 6){document.write("juillet");} if (day == 7){document.write("août");} if (day == 8){document.write("septembre");} if (day == 9){document.write("octobre");} if (day == 10){document.write("novembre");} if (day == 11){document.write("décembre");} // --></script>2001</CENTER></P>
Retour