帝国CMS新手教程页面嵌套其他页码代码
帝国cms教程
我的站长站
2013-05-11
共310人阅读
QQ群内有人问我,今天更新网站顺便整理发出来。
帝国CMS嵌套无边框、无样式页面代码:
<iframe src="需要嵌套页面地址" frameborder="no" border="0" marginwidth="0" marginheight="0" scrolling="no" allowtransparency="yes"></iframe>
