⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 心跳文字.txt

📁 网页特效的代码,在美化网页时有很大的作用
💻 TXT
字号:

<HTML><HEAD><TITLE>无标题文档</TITLE>
<META http-equiv=Content-Type content="text/html; charset=gb2312">



</HEAD>
<BODY>


              <p>
                <style>
              #glowtext {
	FILTER: glow(color=0A9DF5,strength=2); WIDTH: 100%
}
              </style>
                
                  <SCRIPT language=JavaScript1.2>
function glowit(which){
if (document.all.glowtext[which].filters[0].strength==2)
document.all.glowtext[which].filters[0].strength=1
else
document.all.glowtext[which].filters[0].strength=2
}
function glowit2(which){
if (document.all.glowtext.filters[0].strength==2)
document.all.glowtext.filters[0].strength=1
else
document.all.glowtext.filters[0].strength=2
}
function startglowing(){
if (document.all.glowtext&&glowtext.length){
for (i=0;i<glowtext.length;i++)
eval('setInterval("glowit('+i+')",150)')
}
else if (glowtext)
setInterval("glowit2(0)",150)
}
if (document.all)
window.onload=startglowing
              </SCRIPT>
                    <!-- 修改下面的文字属性!-->
                <SPAN id=glowtext><FONT face=宋体 color=#ff99cc 
            size=3 ?>欢迎光临七色风网页家园!</FONT></SPAN></p>
              <p>&nbsp;</p>
              <p>&nbsp;</p>
              <p><br>
                &lt;HTML&gt;&lt;HEAD&gt;&lt;TITLE&gt;无标题文档&lt;/TITLE&gt;<br>
              &lt;META http-equiv=Content-Type content=&quot;text/html; charset=gb2312&quot;&gt;</p>
              <p>&nbsp;</p>
              <p>&lt;/HEAD&gt;<br>
                &lt;BODY&gt;<br>
              </p>
              <p> &lt;style&gt;<br>
                #glowtext {<br>
                FILTER: glow(color=0A9DF5,strength=2); WIDTH: 100%<br>
                }<br>
  &lt;/style&gt;</p>
              <p> &lt;SCRIPT language=JavaScript1.2&gt;<br>
                function glowit(which){<br>
                if (document.all.glowtext[which].filters[0].strength==2)<br>
                document.all.glowtext[which].filters[0].strength=1<br>
                else<br>
                document.all.glowtext[which].filters[0].strength=2<br>
                }<br>
                function glowit2(which){<br>
                if (document.all.glowtext.filters[0].strength==2)<br>
                document.all.glowtext.filters[0].strength=1<br>
                else<br>
                document.all.glowtext.filters[0].strength=2<br>
                }<br>
                function startglowing(){<br>
                if (document.all.glowtext&amp;&amp;glowtext.length){<br>
                for (i=0;i&lt;glowtext.length;i++)<br>
                eval('setInterval(&quot;glowit('+i+')&quot;,150)')<br>
                }<br>
                else if (glowtext)<br>
                setInterval(&quot;glowit2(0)&quot;,150)<br>
                }<br>
                if (document.all)<br>
                window.onload=startglowing<br>
                &lt;/SCRIPT&gt;<br>
  &lt;!-- 修改下面的文字属性!--&gt;&lt;SPAN id=glowtext&gt;&lt;FONT face=宋体 color=#ff99cc <br>
                size=3 ?&gt;欢迎光临七色风网页家园!&lt;/FONT&gt;&lt;/SPAN&gt;<br>
  &lt;/BODY&gt;&lt;/HTML&gt;<br>
              </p>
              <p>&nbsp;              </p>
</BODY></HTML>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -