📄 dao29.htm
字号:
<html>
<head>
<title>随机的导航</title>
<style type="text/css">
<!--
body { font-family: "宋体"; font-size: 9pt; margin-top: 0px; margin-left: 0px; margin-right: 0px}
A { COLOR: black; FONT-SIZE: 9pt; FONT-WEIGHT: 400; TEXT-DECORATION: none }
A:hover { COLOR: red; FONT-SIZE: 9pt; FONT-WEIGHT: 400; TEXT-DECORATION: underline }
a:active { font: 9pt "宋体"; cursor: hand; color: #FF0033 }
-->
</style>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
</head>
<body bgcolor="#fef4d9">
<br>
<br>
<center><font color=red face="隶书" size=6>随机的导航</font></center>
<br>
<center>
<table border=5 bordercolor=blue borderlight=green>
<tr><td align=center><font size=5 color=red face="Arial, Helvetica, sans-serif"><strong>下面为效果显示区!</strong></font></td></tr><tr><td align=left><SCRIPT LANGUAGE="JavaScript">
p = new Array(14);
t = new Array(14);
p[0] = 'http://www.geocities.com/SunsetStrip/5928'
p[1] = 'http://www.geocities.com/Area51/Vault/1261/'
p[2] = 'http://idola.net.id'
p[3] = 'http://members.aol.com/BobYang/index.html'
p[4] = 'http://www.geocities.com/Hollywood/hills/6760'
p[5] = 'http://www.geocities.com/TimesSquare/3278/'
p[6] = 'http://slugfest.kaizen.net/'
p[7] = 'http://www.chorizon.com/'
p[8] = 'http://www.geocities.com/SouthBeach/2584/'
p[9] = 'http://www.en.com/users/battags/'
p[10] = 'http://hudson.idt.net/~lechat19'
p[11] = 'http://www.radiks.net/dgrundjr/'
p[12] = 'http://desktoppublishing.com/'
p[13] = 'http://www.quadzilla.com/'
p[14] = 'http://www.azstarnet.com/~garycr'
t[0] = "The Alien's Lair"
t[1] = "Alien's wacky world"
t[2] = 'Arch'
t[3] = 'Bob Senan Bob Senan Bob Senan Bob'
t[4] = 'Braveheart: The Legend Remains...'
t[5] = 'Caos Games'
t[6] = 'Celebrity Slugfest'
t[7] = 'Changing Horizons'
t[8] = "Coop's Place"
t[9] = "CYBERDEMON'S WEBPAGE"
t[10] = 'The Cyberspaceship'
t[11] = "Dave's Ultimate Hangout"
t[12] = 'desktopPublishing.com'
t[13] = "D.J. Quad's Ultimate HTML Site"
t[14] = 'The Electric Lighthouse'
index = Math.floor(Math.random() * p.length);document.write("<H4>");
document.write("<DL>\n");
document.write("这次的链接地址为:");
document.write("<BR><UL>");
document.write("<A HREF="+p[index]+">"+p[index]+"</A>");
document.write("</UL><P>");
document.write("这个站点的名称是:");
document.write("<BR><UL><FONT COLOR=RED>");
document.write(t[index]);
document.write("</DL>\n");
document.write("</h4>");</SCRIPT></FONT>
</UL></Ul>
</td></tr>
</table></center>
<br>
<br>
<center>
<textarea name=source rows=12 cols=45 class=yk9>
脚本说明:
把如下代码加入<body>区域中
<SCRIPT LANGUAGE="JavaScript">
p = new Array(14);
t = new Array(14);
p[0] = 'http://www.geocities.com/SunsetStrip/5928'
p[1] = 'http://www.geocities.com/Area51/Vault/1261/'
p[2] = 'http://idola.net.id'
p[3] = 'http://members.aol.com/BobYang/index.html'
p[4] = 'http://www.geocities.com/Hollywood/hills/6760'
p[5] = 'http://www.geocities.com/TimesSquare/3278/'
p[6] = 'http://slugfest.kaizen.net/'
p[7] = 'http://www.chorizon.com/'
p[8] = 'http://www.geocities.com/SouthBeach/2584/'
p[9] = 'http://www.en.com/users/battags/'
p[10] = 'http://hudson.idt.net/~lechat19'
p[11] = 'http://www.radiks.net/dgrundjr/'
p[12] = 'http://desktoppublishing.com/'
p[13] = 'http://www.quadzilla.com/'
p[14] = 'http://www.azstarnet.com/~garycr'
t[0] = "The Alien's Lair"
t[1] = "Alien's wacky world"
t[2] = 'Arch'
t[3] = 'Bob Senan Bob Senan Bob Senan Bob'
t[4] = 'Braveheart: The Legend Remains...'
t[5] = 'Caos Games'
t[6] = 'Celebrity Slugfest'
t[7] = 'Changing Horizons'
t[8] = "Coop's Place"
t[9] = "CYBERDEMON'S WEBPAGE"
t[10] = 'The Cyberspaceship'
t[11] = "Dave's Ultimate Hangout"
t[12] = 'desktopPublishing.com'
t[13] = "D.J. Quad's Ultimate HTML Site"
t[14] = 'The Electric Lighthouse'
index = Math.floor(Math.random() * p.length);document.write("<H4>");
document.write("<DL>\n");
document.write("这次的链接地址为:");
document.write("<BR><UL>");
document.write("<A HREF="+p[index]+">"+p[index]+"</A>");
document.write("</UL><P>");
document.write("这个站点的名称是:");
document.write("<BR><UL><FONT COLOR=RED>");
document.write(t[index]);
document.write("</DL>\n");
document.write("</h4>");</SCRIPT></FONT>
</UL></Ul>
</textarea>
<SCRIPT LANGUAGE="JavaScript">
<!-- hide
function goHist(a)
{
history.go(a);
}
//-->
</script>
<br>
<FORM METHOD="post">
<INPUT TYPE="button" VALUE="返回" onClick="goHist(-1)" style="background-color: #8000FF; color: rgb(255,255,255)">
</form>
</center>
<br>
<br>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -