<html>
<head>
<title>背景颜色感应鼠标位置不停变化丨芯晴网页特效丨CsrCode.CN</title>
</head>
<body style="margin:0px;" onmousemove='this.style.backgroundColor="#" + Math.floor(Math.random()*16581375).toString(16)' >
</body>
</html>
<br><br><hr><p align="center"><font color=black>本特效由 <a href="http://www.CsrCode.cn" target="_blank">芯晴网页特效</a>丨CsrCode.Cn 收集于互联网,只为兴趣与学习交流,不作商业用途。</font></p>
转载于:https://blog.51cto.com/chunzhisu/1435326