iframe全屏測試(以下代碼嵌入後,和原生態顯示查不到)

<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>
發表評論
所有評論
還沒有人評論,想成為第一個評論的人麼? 請在上方評論欄輸入並且點擊發布.
相關文章