| 插入免费代码前的页面代码: |
| <html>
<head>
<title>网页标题</title>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
</head>
<body>
</body>
</html> |
|
| 插入免费代码后的页面代码(兰色部分为插入的代码): |
<html>
<head>
<title>网页标题</title>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
</head>
<body>
<!-- 供求信息开始 -->
<iframe width=100% height=600 marginwidth=0 marginheight=0 hspace=0 vspace=0 frameborder=0 scrolling=no
bordercolor="#000000" src="http://www.hm00.com/seller/seller_info.asp">
</iframe>
<!-- 供求信息结束 -->
</body>
</html> |
|