将网页的部分位置嵌入Html网页
<div align="center" style="margin:0 auto;"> <div style="width:500px;height:180px;overflow:hidden;border:0px"> <div style="width:500px;height:800px;margin:-280px 500px 0px -265px;"> <iFrame src="http://www.baidu.com" width="800" height="500" scrolling="no"> </iFrame> </div> </div> </div>