首页 > 编程 > HTML > 正文

iframe截取网站部分内容实现思路及代码

2019-10-26 17:16:37
字体:
来源:转载
供稿:网友

复制代码
代码如下:
<div style="width:630px;height:350px;overflow:hidden;border:0px">
<div style="width:800px;height:800px;margin:-810px 0px 0px -10px;">
<iframe src="http://www.vevb.com/uploads/allimg/190115/10334J602-0.jpg" width="960" height="1280" scrolling="no"></iframe>
</div>
</div>
<div style="width:800px;height:900px;overflow:hidden;border:0px">
<div style="width:500px;height:900px;margin:-320px 0px 0px -10px;">
<iframe src="http://www.vevb.com/uploads/allimg/190115/10334J602-0.jpgdetails/monitorall.aspx" width="700" height="1024" scrolling="no"></iframe>
</div>
</div>
发表评论 共有条评论
用户名: 密码:
验证码: 匿名发表

图片精选