Français
<!-- http://www.downcodes.com --> <!-- bbs http://bbs.downcodes.com --> <!--Pour obtenir cet effet, ajoutez le code suivant au <body > zone chinoise --> <table border="0" width="280" id="myexample" style="border:3px solid green"> <tr> <td>Website Building Academy vous souhaite la bienvenue...</td > </tr> </table> <script language="JavaScript1.2"> function flashit(){ if (!document.all) return if (myexample.style.borderColor=="green") monexample.style.borderColor = "blanc" sinon monexemple.style.borderColor="vert" } setInterval("flashit()", 500) </script>