怎样固定html框架的大小,不随浏览器大小而改变


<html>

<head>

<title></title>

</head>


<frameset  rows="90,*"  frameborder="0" >

        <frame  src="top.html"  name="top"  scrolling="no"/>

<frameset  cols="9,16,67,9"  frameborder="0" >

        <frame  src="blank.html" />

        <frame  src="left.html" name="left"  scrolling="no"  />

        <frame  src="welcome.html" name="right"  scrolling="no" />

        <frame  src="blank.html" />

</frameset>

</frameset>


<body></body>


</html>


枯墨玖
浏览 9879回答 1
1回答

玩意11

加宽度
打开App,查看更多内容
随时随地看视频慕课网APP