完美嵌套任意第三方网页

清华大佬耗费三个月吐血整理的几百G的资源,免费分享!....>>>

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312" />
<title>XXXXX</title>
<style type="text/css">
<!--
body {
	background-color: #000000;
}
-->
</style></head>

<body>
<iframe src="目标网址" width="655" height="800" frameborder="0" scrolling="no" style="position: absolute; top: -238px; left: -10px;"><p><img src="load.gif" /><br>如何长时间未加载成功请刷新浏览器;<br>如多次失败则可能是您的浏览器不支持Flash播放</p></iframe>
</body>
</html>