📄 about.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: 100px;
margin-right: 0px;
margin-bottom: 80px;
}
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;
font-family: "方正祥隶繁体";
font-size: 24mm;
}
.style4 {
color: #BAD3D8;
font-size: 14px;
font-family: "文鼎POP-2繁";
}
.style13 {color: #BAD3D8; font-size: 14; font-family: "华康少女文字W5(P)"; }
.style17 {font-family: "华康少女文字W5(P)"}
.style19 {
color: #BAD3D8;
font-size: 14px;
font-family: "华康少女文字W5(P)";
}
-->
</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" style="position:absolute; left:400px; top:156px; width:78px; height:172px; z-index:1">
<p class="style3"><a href="index.htm" target="_parent">关</a></p>
<p class="style3"><a href="index.htm" target="_parent">于</a></p>
</div>
<div id="Layer2" style="position:absolute; left:492px; top:122px; width:10px; height:224px; z-index:2; background-image: url(image/bj6.jpg); layer-background-image: url(image/bj6.jpg); border: 1px none #000000;"></div>
<div id="Layer3" style="position:absolute; left:517px; top:307px; width:19px; height:175px; z-index:3">
<p class="style4">那</p>
<p class="style4">些</p>
<p class="style4">种</p>
<p class="style4">种</p>
</div>
<div id="Layer4" style="position:absolute; left:582px; top:67px; width:279px; height:248px; z-index:4; visibility: visible;"><img src="image/200510117909.jpg" width="376" height="480"></div>
<div id="Layer5" style="position:absolute; left:100px; top:171px; width:356px; height:232px; z-index:0;">
<table width="356" height="243" border="0" bgcolor="#000000">
<tr>
<td width="162" height="26"><span class="style13">音乐 <a href="lianjie.htm" target="_parent">链接</a></span></td>
<td width="55"> </td>
<td width="41"> </td>
</tr>
<tr>
<td><span class="style13"> 秋 </span></td>
<td><span class="style17"><span class="style13">读书</span></span></td>
<td> </td>
</tr>
<tr>
<td><span class="style13">水 </span></td>
<td><span class="style17"></span></td>
<td> </td>
</tr>
<tr>
<td><span class="style13"> 走路</span></td>
<td><span class="style13"> 雪</span></td>
<td> </td>
</tr>
<tr>
<td colspan="2" rowspan="2" valign="middle"><span class="style13"> coffce and milk </span></td>
<td> </td>
</tr>
<tr>
<td><span class="style13"> </span></td>
</tr>
</table>
</div>
<div id="Layer6" style="position:absolute; left:37px; top:431px; width:451px; height:89px; z-index:5;"></div>
<table width="1000" border="0" cellpadding="0" cellspacing="0" bgcolor="#000000">
<!--DWLayoutTable-->
<tr>
<td width="434" height="420" valign="top"><!--DWLayoutEmptyCell--> </td>
<td width="109" valign="top"><!--DWLayoutEmptyCell--> </td>
<td width="457"> </td>
</tr>
</table>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -