📄 015.htm
字号:
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<meta name="GENERATOR" content="Microsoft FrontPage 3.0">
<!-- -->
<!-- JavaScript Example, freeware -->
<!-- -->
<!-- Copyright (c) 1997,98 by Wojciech Wysznacki -->
<!-- E-mail: woytek@polbox.com -->
<!-- WWW : http://www.polbox.com/w/woytek -->
<!-- -->
<script LANGUAGE="JavaScript">
<!--
done = 0;
step = 4
function anim(yp,yk)
{
if(document.layers) document.layers["napis"].top=yp;
else document.all["napis"].style.top=yp;
if(yp>yk) step = -4
if(yp<60) step = 4
setTimeout('anim('+(yp+step)+','+yk+')', 35);
}
function start()
{
if(done) return
done = 1;
if(navigator.appName=="Netscape") {
document.napis.left=innerWidth/2 - 145;
anim(60,innerHeight - 60)
}
else {
napis.style.left=11;
anim(60,document.body.offsetHeight - 60)
}
}
//-->
</script>
<style>
<!--
A:link {text-decoration: none; color: 808080; font-family: 新细明体}
A:visited {text-decoration: none; color: 808080; font-family: 新细明体}
A:active {text-decoration: none; font-family: 新细明体}
A:hover {text-decoration: underline; color: #079EDD}
-->
</style>
<title>移动文字</title>
</head>
<body link="#0080C0" vlink="#C0C0C0">
<div id="napis"
style="position: absolute; top: -50; color: #EF9C00; font-family: Arial, Helvetica; font-weight:bold; font-size:40px;">
<h1 align="center"><font face="文鼎海报体繁" color="#E7181E">站长陈锋愿与你交朋友!</font></h1>
</div><script LANGUAGE="JavaScript">
<!--
setTimeout('start()',10);
//-->
</script>
<p align="center"> </p>
<p align="center"> </p>
<p align="center"> </p>
<p align="center"> </p>
<p align="center"> </p>
<p align="center"> </p>
<p align="center"> </p>
<p align="center"> </p>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -