<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<title>iframe全屏测试</title>
</head>
<body scroll="no" style="margin:auto">
<iframe frameborder="0" width="100%" height="100%" scrolling="auto"
style="margin: 0px;" src="http://www.baidu.com"></iframe>
</body>
</html>