AIX telnet:请您告诉我如何自己制作这样的网页,怎么让我远方的朋友看见?

来源:百度文库 编辑:高考问答 时间:2024/05/04 07:45:18
http://www.china5j.com/zhufu/xinyuan.htm就是这样的网页。谢谢了!

刚才试了一下破解,还算成功。
源代码如下:

<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<title>祝福</title><bgsound src="http://www.china5j.com/zhufu/xinyuan/fallingstar.mid" loop="-1">
<!--Sourse from http://www.china5j.com/zhufu/xinyuan.htm and Modified by yanjibao E-mail:yanjibao@163.com QQ:317140723 Please hold this message back,thank you! -->
</head>
<body background="http://www.china5j.com/zhufu/xinyuan/starback3.gif" topmargin="0">
<table width="750" border="0" align="center" cellpadding="0" cellspacing="0" background="http://www.china5j.com/zhufu/xinyuan/xinyuan.jpg">
<tr>
<td height="30"> </td>
<td> </td>
</tr>
<tr>
<td width="300" height="550"><marquee behavior=scroll direction=up width=300 height=350 scrollamount=1 scrolldelay=75 onmouseover='this.stop()' onmouseout='this.start()'>
<font color="pink" size="-1">请在这时输入你所要写给朋友的内容。</font>
</marquee></td>
<td> </td>
</tr>
<tr>
<td height="20" colspan="2"><div align="center"><font color="black">Designed by <a href="mailto:yanjibao@163.com">yanjibao</a> </div></font></td>
</tr>
</table>
</body>
</html>

请将上面的代码复制到“记事本里,保存,并把扩展名改为.htm即可看到效果