|
想要的是文字环绕 adsense 效果,如图1所示
使用的代码:
-
- <TABLE cellSpacing=0 cellPadding=0 border=0>
- <TBODY>
- <TR>
- <TD>
- <SCRIPT type=text/javascript><!--
- google_ad_client = "pub-";
- /* 468x15, 创建于 08-9-8 */
- google_ad_slot = "7049840465";
- google_ad_width = 468;
- google_ad_height = 15;
- //-->
- </SCRIPT>
- <SCRIPT src="http://pagead2.googlesyndication.com/pagead/show_ads.js" type=text/javascript>
- </SCRIPT>
- </TD></TR></TBODY></TABLE>
- <TABLE align=right border=0>
- <TBODY>
- <TR>
- <TD>
- <SCRIPT type=text/javascript><!--
- google_ad_client = "pub-";
- /* 336x280, 创建于 08-9-8 */
- google_ad_slot = "9397099655";
- google_ad_width = 336;
- google_ad_height = 280;
- //-->
- </SCRIPT>
- <SCRIPT src="http://pagead2.googlesyndication.com/pagead/show_ads.js" type=text/javascript>
- </SCRIPT>
- </TD></TR></TBODY></TABLE>
复制代码
但是碰到 有图片的文章发布出去 变成了。。。。。(如图2所示)
请教各位火车司机朋友们,使用什么代码才能够实现图1的效果,但是会自动把图2图片类文章的图片自动移下去呢?
谢谢各位朋友们! |
本帖子中包含更多资源
您需要 登录 才可以下载或查看,没有帐号?加入会员
x
|