去掉iframe边缘 多余部分

引用:http://blog.sina.com.cn/s/blog_4b8f58440100ufk0.html

<html xmlns="http://www.w3.org/1999/xhtml" >
<head runat="server">
    <title>无标题页</title>
</head>
<body leftmargin=0 topmargin=0 rightmargin=0 bottommargin=0>
    <form id="form1" runat="server">
    <table align="left" valign="top">
        <tr><td align="left" valign="top" width="793" height=452px background="../Images/middle.jpg">&nbsp;</td></tr>
    </table>
  
    </form>
</body>
</html>
原文地址:https://www.cnblogs.com/sode/p/2860913.html