文章内容中插入广告框的方法
March 5th, 2007 by lidecheng
文章内容中插入广告框的方法
<table align="center" width="500">
<tr>
<td>
<p id="ad" style="float: right; margin-right: 10px; margin-bottom: 10px">
<!--文章内广告开始-->
<!--文章内广告结束-->
</td>
</tr>
</table>
效果为在一个表格的右上角添加一个广告框.


0 Responses to “文章内容中插入广告框的方法”