iframe全屏代碼親測(cè)可用
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>iframe全屏代碼親測(cè)可用一-www.zuowebsite.com</title>
<style type="text/css">
body {
padding: 0px;
margin: 0px;
}
</style>
</head>
<body >
<iframe frameborder="0" width="100%" frameBorder=0 height="100%" src="頁面地址" ></iframe>
</body>
</html>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>iframe全屏代碼親測(cè)可用一-www.zuowebsite.com</title>
<style type="text/css">
body {
padding: 0px;
margin: 0px;
}
</style>
</head>
<body >
<iframe frameborder="0" width="100%" frameBorder=0 height="100%" src="頁面地址" ></iframe>
</body>
</html>