|
一个页面放了二个GG,一个是普通代码,另一个是JS调用(这个JS页调用了IF,IF又用了<title>E文关键词</title>),这样违规?<br />另一个问题,<br /><br />同一个站,论坛帖子页,放了二个GG,一个普通,<br />一个IF调用:<br /><iframe id="http://www.XXX.com/google.htm" marginwidth="0" marginheight="0" frameborder="0" scrolling="no" src="http://www.XXX.com/google.htm" width="730" height="95"></iframe><br /><br />google.htm如下<br />document.writeln(" <iframe frameborder=0 src=\'E文.htm\' width=\'728\' height=\'300\' scrolling=no marginwidth=0 marginheight=0><\/iframe>")<br /><br />E文.htm如下<br /><!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"<br />"http://www.w3.org/TR/html4/loose.dtd"><br /><html><br /><head><br /><meta http-equiv="Content-Type" content="text/html; charset=gb2312"><br /><title> </title><br /><style type="text/css"><br /><!--<br />body,td,th {<br /> font-size: 12px;<br />}<br />a:link {<br /> color: #000000;<br /> text-decoration: none;<br />}<br />a:visited {<br /> text-decoration: none;<br /> color: #000000;<br />}<br />a:hover {<br /> text-decoration: none;<br /> color: #336633;<br />}<br />a:active {<br /> text-decoration: none;<br /> color: #336633;<br />}<br />.style1 {<br /> color: #1b703a;<br /> font-weight: bold;<br />}<br />.style2 {color: #1b703a}<br />--><br /></style></head><br /><br /><body><br /><table width="735" height="110" border="0" cellspacing="0"><br /> <tr><br /> <td width="46"><script src="XXX.js"></script> </td><br /> </tr><br /></table><br /></body><br /></html> |
|