div调整广告显示

让广告显示在网页的中间,只需在广告代码外层添加一个div:

<div style="text-align: center; margin-top: 50px;">

广告代码

</div>

50px意为与它上面的内容拉开50个像素的距离。
Next Post Previous Post
No Comment
Add Comment
comment url