📄 下雨了.txt
字号:
<html>
<head>
<title>下雨了</title>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<bgsound src="../../../images/3.wma" loop=infinite>
<style type="text/css">
<!--
.css1 { font-size: 10pt; font-weight: bolder; color: #000000; text-decoration: none}
.css2 { font-size: 12pt; font-weight: bolder; color: #000000; text-decoration: none}
.css3 { font-size: 9pt; font-weight: lighter; color: #000000}
.css4 { font-size: 10pt; font-weight: bold; color: #000000}
-->
</style>
</head>
<body bgcolor="#003399" text="#000000">
<style>
.drop { position: absolute; width: 10; filter: flipV(), flipH(); font-size: 40; color: #999999 }
</style>
<script language="javascript">
snow = false; // false-rain; true-snow
snowsym = " ´ " //These are the symbols for each
rainsym = "´ " //You can put images here.
howmany = 20 //How many drops/snowflakes?
/**************Do not need to change anything below***********/
if(snow){sym = snowsym; speed=1; angle=90; drops=howmany}
else{sym = rainsym; speed=1250; drops=howmany; angle=160}
movex = -speed/angle; movey = speed; count = 0;
function moverain(){
for(move = 0; move < drops; move++){
xx[move]+=movex; yy[move]+=mv[move];
hmm = Math.round(Math.random()*1);
if(xx[move] < 0){xx[move] = maxx+10;}
if(yy[move] > maxy){yy[move] = 10;}
drop[move].left = xx[move]
drop[move].top = yy[move]+document.body.scrollTop;
}setTimeout('moverain()','100')}
</script>
<script language="javascript">
if (document.all){
drop = new Array(); xx = new Array(); yy = new Array(); mv = new Array()
ly = "document.all[\'"; st = "\'].style"
for(make = 0; make < drops; make++){
document.write('<div id="drop'+make+'" class=drop>'+sym+'</div>');
drop[make] = eval(ly+'drop'+make+st);
maxx = document.body.clientWidth-1
maxy = document.body.clientHeight-0
xx[make] = Math.random()*maxx;
yy[make] = -100-Math.random()*maxy;
drop[make].left = xx[make]
drop[make].top = yy[make]
mv[make] = (Math.random()*5)+speed/16;
drop[make].fontSize = (Math.random()*10)+20;
if(snow){col = 'white'}else{col = '#ffffff'}
drop[make].color = col;
}
window.onload=moverain
}
</script>
<table width="600" height="500" border="0" align="center" cellpadding="0" cellspacing="0">
<tr>
<td width="260" height="500">
<script language="JavaScript">
document.write('<marquee style="color:#000000;font-size:14px;line-height:20px;" direction="up" height="500" scrollamount="1" scrolldelay="100" onMouseOver="this.scrollDelay=500" onMouseOut="this.scrollDelay=1"> 雨 巷<br> —戴望舒<br><br>撑着油纸伞,<br>独自彷徨在悠长、悠长<br>又寂寥的雨巷,<br>我希望逢着<br>一个丁香一样地<br>结着愁怨的姑娘。<br>她是有<br>丁香一样的颜色,<br>丁香一样的芬芳,<br>丁香一样的忧愁,<br>在雨中哀怨,<br>哀怨又彷徨;<br>她彷徨在这寂寥的雨巷,<br>撑着油纸伞<br>像我一样,<br>像我一样地<br>默默彳亍着<br>冷漠、凄清,又惆怅。<br><br>她默默地走近,<br>走近,又投出<br>太息一般的眼光<br>她飘过<br>像梦一般地,<br>像梦一般地凄婉迷茫。<br><br>像梦中飘过<br>一枝丁香地,<br>我身旁飘过这个女郎;<br>她默默地远了,远了,<br>到了颓圮的篱墙,<br>走尽这雨巷。<br><br>在雨的哀曲里,<br>消了她的颜色,<br>散了她的芬芳,<br>消散了,甚至她的<br>太息般的眼光<br>丁香般的惆怅。<br><br>撑着油纸伞,独自<br>彷徨在悠长、悠长<br>又寂寥的雨巷,<br>我希望飘过<br>一个丁香一样地<br>结着愁怨的姑娘。<br><br></marquee>');
</script>
</td>
<td width="340" height="500">
<marquee width="320px" height="500" direction="up" scrolldelay="100" scrollamount="1" onmouseover="this.scrollDelay=500;" onmouseout="this.scrollDelay=40">
<div align="center" ><img src="../../../images/1.jpg" width="320" height="240" border="0" /></div>
<div align="center" ><img src="../../../images/2.jpg" width="320" height="240" border="0" /></div>
<div align="center" ><img src="../../../images/3.jpg" width="320" height="240" border="0" /></div>
<div align="center" ><img src="../../../images/4.jpg" width="320" height="240" border="0" /></div>
<div align="center" ><img src="../../../images/5.jpg" width="320" height="240" border="0" /></div>
<div align="center" ><img src="../../../images/6.jpg" width="320" height="240" border="0" /></div>
<div align="center" ><img src="../../../images/7.jpg" width="320" height="240" border="0" /></div>
<div align="center" ><img src="../../../images/8.jpg" width="320" height="240" border="0" /></div>
<div align="center" ><img src="../../../images/9.jpg" width="320" height="240" border="0" /></div>
<div align="center" ><img src="../../../images/10.jpg" width="320" height="240" border="0" /></div>
<div align="center" ><img src="../../../images/11.jpg" width="320" height="240" border="0" /></div>
<div align="center" ><img src="../../../images/12.jpg" width="320" height="240" border="0" /></div>
</marquee>
</td>
</tr>
</table>
<p> </p>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -