我在博客模板里面设置了一个空白模板,加iframe 可是显示不出来?
我在博客模板里面设置了一个空白模板,加<iframe src="http://bbs.beihai365.com/bada.html" frameborder="0" scrolling="no" width="600px;" height="380px;" border=0 ></iframe> 可是其内容显示不出来?为什么,加js的也是~~~~~
但是我加这种就能显示出来:
<table width="190" border="0">
<td align="center"><a href="http://blog.beihai365.com/index.php/300675/" target="_blank"><img src="http://blog.beihai365.com/themes/14/3.JPG" border="0" width="75" height="75" /></a></td>
<td align="center"><a href="http://blog.beihai365.com/index.php/300677/" target="_blank"><img src="http://blog.beihai365.com/themes/14/4.JPG" border="0" width="75" height="75" /></a></td>
</tr>
<tr>
<td align="center">余奇</td>
<td align="center">林嘉宝</td>
</tr>
</table>
为什么呢?