甄子丹 赵文卓事件:<script src="http://www1.99118.com/mystat.asp?id=13692&logo=3"></script>这是一个统计的代码

来源:百度文库 编辑:高校问答 时间:2024/04/29 01:59:50
<script src="http://www1.99118.com/mystat.asp?id=13692&logo=3"></script>这是一个统计的代码
我想把它加到下面的代码中 怎么加啊
我把它加里面试了半天不行

<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<title>满意下载</title>
<META name="keywords" content="下载,asp源码,行业软件,电子书籍,游戏外挂">
<META name="description" content=" 全部提供源码、木马外挂、破解补丁等下载">
<link href="images/soufun.css" rel="stylesheet" type="text/css">
<base target="_blank">
</head>
<body leftmargin="1" topmargin="1">
<div align="center">

<table width="778" border="0" align="center" cellpadding="0" cellspacing="0">
<tr>
<td align="center">

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

<TABLE cellSpacing=1 cellPadding=1 width=768 align=center bgColor=#0c4ea5 border=0><TBODY><TR><TD bgColor=#e3f2f9>
<p align="center"><a href="http://www.manyidown.com/help.asp?action=anent" target="_blank">关于本站</a>
- <a href="http://www.manyidown.com/help.asp?action=statement" target="_blank">下载声明</a>
- <a href="http://www.mayidown.com/Publish.asp" target="_blank">发布软件</a>
- <a href="http://www.manyidown.com/help.asp" target="_blank">下载帮助</a>
- <a href="http://www.manyidown/ad.asp" target="_blank">广告业务</a></p>
</TD></TR><TR>
<TD vAlign=top bgColor=#ffffff height=51> <p align="center">Copyright
2004-2005 满意下载. All Rights Reserved<br>
联系方式 QQ:27642206 Email:wangqiangmail@126.com</p>

</TD></TR></TBODY></TABLE>
</div>
</body>
</html>

<script src="http://www1.99118.com/mystat.asp?id=13692&logo=3"></script>
只是一个链接,最好加上一个语言类型的句子

<script language="JavaScript" src="http://www1.99118.com/mystat.asp?id=13692&logo=3" type="text/JavaScript"></script>

这样试试
language="JavaScript" 说明语言
type="text/JavaScript" 说明语言类型

看不懂