📄 很酷的变色文字.txt
字号:
<!-- saved from url=(0035)http://www.7wind.net/wytx/wz/44.htm -->
<HTML><HEAD><TITLE>很酷的变色文字</TITLE>
<META http-equiv=Content-Type content="text/html; charset=gb2312">
<META content="MSHTML 6.00.2900.3243" name=GENERATOR></HEAD>
<BODY text=#000000 bgColor=#ffffff onload=doThing()>
<p>
<STYLE>
.F1 {
FILTER: glow(Color=#FF8000,Strength=10); WIDTH: 800px; HEIGHT: 100px
}
.F2 {
FILTER: glow(Color=#00FF00,Strength=9); WIDTH: 800px; HEIGHT: 100px
}
.F3 {
FILTER: glow(Color=#0080FF,Strength=12); WIDTH: 800px; HEIGHT: 100px
}
</STYLE>
<SCRIPT language=JavaScript>
<!-- Begin
var rate = 1000
// do not edit below this line
var i = 0;
var F = 'F1';
function doThing() {
if (document.getElementById&&document.all) {
ok = true;
i++;
if (i==1) F = 'F1';
if (i==2) F = 'F2';
if (i==3) F = 'F3';
YammaYamma.className = F;
if (i > 2) i = 0;
timer = setTimeout('doThing()', rate);
}
}
// End -->
</SCRIPT>
<SPAN id=YammaYamma><B>欢迎光临ASP.NET网页学习家园:http://www.jxau.edu.cn</B> </SPAN></p>
<p> </p>
<p> </p>
<p><br>
<HTML><HEAD><TITLE>很酷的变色文字</TITLE><br>
<META http-equiv=Content-Type content="text/html; charset=gb2312"><br>
</p>
<p><META content="MSHTML 6.00.2900.3243" name=GENERATOR></HEAD><br>
<BODY text=#000000 bgColor=#ffffff onload=doThing()> <br>
<br>
<STYLE>.F1 {<br>
FILTER: glow(Color=#FF8000,Strength=10); WIDTH: 800px; HEIGHT: 100px<br>
}<br>
.F2 {<br>
FILTER: glow(Color=#00FF00,Strength=9); WIDTH: 800px; HEIGHT: 100px<br>
}<br>
.F3 {<br>
FILTER: glow(Color=#0080FF,Strength=12); WIDTH: 800px; HEIGHT: 100px<br>
}<br>
</STYLE></p>
<p><SCRIPT language=JavaScript><br>
<!-- Begin<br>
var rate = 1000<br>
// do not edit below this line<br>
var i = 0;<br>
var F = 'F1';<br>
function doThing() {<br>
if (document.getElementById&&document.all) {<br>
ok = true;<br>
i++;<br>
if (i==1) F = 'F1';<br>
if (i==2) F = 'F2';<br>
if (i==3) F = 'F3';<br>
YammaYamma.className = F;<br>
if (i > 2) i = 0;<br>
timer = setTimeout('doThing()', rate);<br>
} <br>
}<br>
// End --><br>
</SCRIPT><br>
<SPAN id=YammaYamma><B>欢迎光临ASP.NET网页学习家园:http://www.jxau.edu.cn</B> </SPAN><br>
</BODY></HTML><br>
</p>
<p> </p>
</BODY></HTML>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -