电话
13363039260
<script> if (top.location != self.location)top.location=self.location; </script>...
<link rel="Shortcut Icon"href="favicon.icon"> IE地址栏前换成自己的图标<link rel="Bookmark"href="favicon.icon"> 可以在收藏夹中显......
方法一,用refreshHTML 代码片段如下: <head> <meta. http-equiv="refresh" content="3"> </head> 3表示刷新时间 方法二,使用setTimeout控制 <img src=......
<style> button{color:#000000;} </style> <button onclick=document.styleSheets[0].rules[0].style.color='red'>点击按钮直接修改style标签里button选择符使按......
<object width="300" height="300" data="helloworld.swf" >...