English
<!-- http://www.downcodes.com/js --> <!-- bbs http://www.downcodes.com/bbs--> <!-- The complete HTML code is as follows --> < 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='font- size:50pt;color:red;'>♥</p>" setTimeout("m()",300) } </script> <center> <div id=a></div> </center> </center> </script> <center> body> </html> <br><br><br> <p><font color=red>//Author: School of Software, Nanyang Institute of Technology, Ren Binyu Contact: 0377-3114024, 0373-7916269 Authorize this site to publish . </font></p>