📄 yidao.htm
字号:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<script>
<!-- Beginning of JavaScript Applet -------------------
function scrollit_r2l(seed)
{ var m1 = "欢迎来到属于鱼儿的角落,请放松心情,用最闲适的心来听鱼儿讲故事......" ;
var m2 = "" ;
var msg=m1+m2;
var out = " ";
var c = 1;
var speed = 120;
if (seed > 100)
{ seed-=2;
var cmd="scrollit_r2l(" + seed + ")";
timerTwo=window.setTimeout(cmd,speed);}
else if (seed <= 100 && seed > 0)
{ for (c=0 ; c < seed ; c++)
{ out+=" ";}
out+=msg; seed-=2;
var cmd="scrollit_r2l(" + seed + ")";
window.status=out;
timerTwo=window.setTimeout(cmd,speed); }
else if (seed <= 0)
{ if (-seed < msg.length)
{
out+=msg.substring(-seed,msg.length);
seed-=2;
var cmd="scrollit_r2l(" + seed + ")";
window.status=out;
timerTwo=window.setTimeout(cmd,speed);}
else { window.status=" ";
timerTwo=window.setTimeout("scrollit_r2l(100)",speed);
}
}
}
scrollit_r2l(100);
// -- End of JavaScript code -->
</script>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<title>角落.阙...</title>
<style type="text/css">
<!--
body {
background-image: url(image/bj5.jpg);
margin-left: 0px;
margin-top: 80px;
margin-right: 0px;
margin-bottom: 80px;
}
.style2 {color: #BAD3D8; font-size: 36px; font-family: "经典繁行书"; }
a:link {
text-decoration: none;
color: #BAD3D8;
}
a:visited {
text-decoration: none;
color: #BAD3D8;
}
a:hover {
text-decoration: none;
}
a:active {
text-decoration: none;
}
.style3 {color: #BAD3D8}
.style4 {font-family: "汉鼎繁粗隶"; font-size: 36px;}
.style7 {font-size: 12px; color: #172F77;}
-->
</style>
<script language="JavaScript" type="text/JavaScript">
<!--
function MM_reloadPage(init) { //reloads the window if Nav4 resized
if (init==true) with (navigator) {if ((appName=="Netscape")&&(parseInt(appVersion)==4)) {
document.MM_pgW=innerWidth; document.MM_pgH=innerHeight; onresize=MM_reloadPage; }}
else if (innerWidth!=document.MM_pgW || innerHeight!=document.MM_pgH) location.reload();
}
MM_reloadPage(true);
//-->
</script>
</head>
<body>
<div id="Layer1" class="style3" style="position:absolute; left:10px; top:260px; width:44px; height:119px; z-index:1">
<p class="style4"><a href="index.htm">角</a></p>
<p class="style4"><a href="index.htm">落</a></p>
</div>
<div id="Layer2" style="position:absolute; left:45px; top:247px; width:3px; height:252px; z-index:2; background-image: url(image/bj6.jpg); layer-background-image: url(image/bj6.jpg); border: 1px none #000000;"></div>
<div id="Layer3" class="style2" style="position:absolute; left:49px; top:393px; width:44px; height:53px; z-index:3"><a href="index.htm">阙</a></div>
<div id="Layer4" style="position:absolute; left:113px; top:473px; width:803px; height:27px; z-index:4"> <SCRIPT LANGUAGE="JavaScript">
<!-- Begin
var ostat = false;
function scrollstop() {
news.scrollAmount = 0;
ostat = true;
}
function scrollplay() {
news.scrollAmount = 5;
ostat = false;
}
function scrolldir() {
mid = screen.width / 2;
mouse = event.x;
if(mouse > mid) {
if(ostat == false) {
speed = (mouse - mid) / 25;
news.scrollAmount = speed;
}
news.direction = "right";
}
else {
if(ostat == false) {
speed = (mid - mouse) / 25;
news.scrollAmount = speed;
}
news.direction = "left";
}
}
// End -->
</script>
<span class="style7">
<marquee name=news id=news behavior=scroll direction=left scrollamount=3 scrolldelay=1 hspace=0 vspace=0 onmouseover="scrollstop()" onmouseout="scrollplay()">
<b>此网站是我第一次作品,并未做地十分全面具体,旨在寻求一种自己想要的感觉,每一个文字,每一首背景音乐,都是用心去写用心去挑选的,希望有心人能给点意见或想法</b>
</marquee>
</span>
<marquee name=news id=news behavior=scroll direction=left scrollamount=4 scrolldelay=1 hspace=0 vspace=0 onmouseover="scrollstop()" onmouseout="scrollplay()">
</marquee>
</div>
<table width="1000" border="0" cellpadding="0" cellspacing="0" bgcolor="#000000">
<!--DWLayoutTable-->
<tr>
<td width="326" height="420" valign="top"><!--DWLayoutEmptyCell--> </td>
<td width="577" valign="top"><object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0" width="577" height="419">
<param name="movie" value="flash/yindao.swf">
<param name="quality" value="high">
<param name="wmode" value="transparent">
<embed src="flash/yindao.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="577" height="419"></embed>
</object></td>
<td width="98"> </td>
</tr>
</table>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -