如題。我怎麼弄都總是div上下左右留有很多空白,如果不是移動端的頁面,普通html就可以,但是 如此 簡單常見的功能移動端也應該可以吧?高手不啬賜教啊
主要代碼如下:
<div id="page">
<div class="header">
頁面的標題
</div>
<div class="content" id="divClient" style="background-color:wheat;">
<iframe id="frmClient" src="http://www.baidu.com" style="border:none" scrolling=no width="100%" height="599px" ></iframe>
</div>
<nav id="menu"></nav>
</div>
設置iframe寬高。或iframe100%