芸生写的小说有哪些:请大虾帮解释一下这段网页代码的意思,尽可能详细点

来源:百度文库 编辑:高校问答 时间:2024/05/02 04:38:54
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312" />
<title>无标题文档</title>
</head><table border="1" bordercolor="#000000" bgcolor="#6699ff" cellpadding="5" cellspacing="0">
<tr>
<td>
<script language=javascript>

document.write ("<marquee scrollamount='1' scrolldelay='5' direction= 'UP' width='200' id='helpor_net' height='150' onmouseover='helpor_net.stop()' onmouseout='helpor_net.start()' Author:redriver; For more,visit:www.helpor.net>")

document.write ("<h2><p align='center'><font color='#ffffff' face='黑体'>偶 然</font></h2>")
document.write ("<p align='right'><a href='#' target='_blank'><font color='#ffffff'>徐志摩</font></a> ")
document.write ("<p><font color='#ffffff'> ")
document.write ("<br>我是天空里的一片云,")
document.write ("<br>偶尔投影在你的波心—— ")
document.write ("<br>你不必讶异, ")
document.write ("<br>更无须欢喜—— ")
document.write ("<br>在转瞬间消灭了踪影。")
document.write ("<br>")
document.write ("<br>你我相逢在黑暗的海上,")
document.write ("<br>你有你的,我有我的,方向;")
document.write ("<br>你记得也好, ")
document.write ("<br>最好你忘掉, ")
document.write ("<br>在这交会时互放的光亮! ")
document.write ("</font>")

document.write ("</marquee> ")
</script>
</td>
</tr>
</table>

<body>
</body>
</html>
document.write ("<marquee scrollamount='1' scrolldelay='5' direction= 'UP' width='200' id='helpor_net' height='150' onmouseover='helpor_net.stop()' onmouseout='helpor_net.start()' Author:redriver; For more,visit:www.helpor.net>")
这些分别代表什么意思 scrollamount direction scrolldelay等 帮我吧这些英文词 详细的解释一下 谢谢

就是一个文字向上滚动的代码你可以这样子:

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312" />
<title>无标题文档</title>
</head><table border="1" bordercolor="#000000" bgcolor="#6699ff" cellpadding="5" cellspacing="0">
<tr>
<td>

<marquee scrollamount='1' scrolldelay='5' direction= 'UP' width='200' id='helpor_net' height='150' onmouseover='helpor_net.stop()' onmouseout='helpor_net.start()' Author:redriver; For more,visit:www.helpor.net>
<h2><p align='center'><font color='#ffffff' face='黑体'>偶 然</font></h2>
<p align='right'><a href='#' target='_blank'><font color='#ffffff'>徐志摩</font></a>
<p><font color='#ffffff'>
<br>我是天空里的一片云,
<br>偶尔投影在你的波心——
<br>你不必讶异,
<br>更无须欢喜——
<br>在转瞬间消灭了踪影。
<br>
<br>你我相逢在黑暗的海上,
<br>你有你的,我有我的,方向;
<br>你记得也好,
<br>最好你忘掉,
<br>在这交会时互放的光亮!
</font>

</marquee>
</td>
</tr>
</table>

<body>
</body>
</html>

<marquee scrollamount='1' scrolldelay='5' direction= 'UP' width='200' id='helpor_net' height='150' onmouseover='helpor_net.stop()' onmouseout='helpor_net.start()' Author:redriver; For more,visit:www.helpor.net>

<h2><p align='center'><font color='#ffffff' face='黑体'>偶 然</font></h2>
<p align='right'><a href='#' target='_blank'><font color='#ffffff'>徐志摩</font></a>
<p><font color='#ffffff'>
<br>我是天空里的一片云,
<br>偶尔投影在你的波心——
<br>你不必讶异,
<br>更无须欢喜——
<br>在转瞬间消灭了踪影。
<br>
<br>你我相逢在黑暗的海上,
<br>你有你的,我有我的,方向;
<br>你记得也好,
<br>最好你忘掉,
<br>在这交会时互放的光亮!
</font>

</marquee>

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">

以上内容无关紧要,直接COPY就是了 都是固定死的

<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312" />

头信息

<title>无标题文档</title>

标题信息
</head><table border="1" bordercolor="#000000" bgcolor="#6699ff" cellpadding="5" cellspacing="0">
<tr>
<td>
<script language=javascript>

脚本类别JAVASCPRIPT

document.write ("<marquee scrollamount='1' scrolldelay='5' direction= 'UP' width='200' id='helpor_net' height='150' onmouseover='helpor_net.stop()' onmouseout='helpor_net.start()' Author:redriver; For more,visit:www.helpor.net>")

document.write ("<h2><p align='center'><font color='#ffffff' face='黑体'>偶 然</font></h2>")
document.write ("<p align='right'><a href='#' target='_blank'><font color='#ffffff'>徐志摩</font></a> ")
document.write ("<p><font color='#ffffff'> ")
document.write ("<br>我是天空里的一片云,")
document.write ("<br>偶尔投影在你的波心—— ")
document.write ("<br>你不必讶异, ")
document.write ("<br>更无须欢喜—— ")
document.write ("<br>在转瞬间消灭了踪影。")
document.write ("<br>")
document.write ("<br>你我相逢在黑暗的海上,")
document.write ("<br>你有你的,我有我的,方向;")
document.write ("<br>你记得也好, ")
document.write ("<br>最好你忘掉, ")
document.write ("<br>在这交会时互放的光亮! ")
document.write ("</font>")

document.write ("</marquee> ")

在页面输出一首诗 就这个吧 脚本就懒的说了 MARQUEE我也不知道啥意思 呼呼

</script>
</td>
</tr>
</table>

<body>
</body>
</html>