Deutsch
<!-- http://www.downcodes.com/js --> <!-- bbs http://www.downcodes.com/bbs--> <!-- Der vollständige HTML-Code lautet wie folgt -- > < html> <head> <title> Beating Red Heart</title> </head> <body onload="m()"> <script> function m() { a.innerHTML="<p style='font -size :40pt;color:red;'>♥</p>" setTimeout("e()",300) } function e() { a.innerHTML=""; a.innerHTML="<p style=' Schriftgröße:50pt;Farbe:Rot;'>♥</p>" setTimeout("m()",300) } </script> <center> <div id=a></div> </center> </center> </script> <center> body> </html> <br><br><br> <p><font color=red>//Autor: School of Software, Nanyang Institute of Technology, Ren Binyu Kontakt: 0377-3114024, 0373-7916269 Autorisieren Sie diese Website zur Veröffentlichung. </font></p>