我用框架试了,但是不行,上部和左边内容还存在,我只要其他网页大约中部的内容,怎么做,谢谢
<div style="position:relative;width:180px;height:50px;overflow:hidden;"> <iframe style="position:absolute;left:-180px;top:-10px;width:900px;" src="http://www.cnblogs.com/robot/"></iframe> </div>
看看是不是你想要的.