|
<html>
<frameset rows="10%,*%" <border="0" frameborder="0" >
<frame src="top.htm" name="top" scrolling=no marginwidth=20>
<frameset border="0" frameborder="0" cols="200,*">
<frame src="menu.htm" name="left" scrolling=no>
<frame src="index2.php" name="right" scrolling=auto>
<noframes>
<body>
</body>
</noframes>
</frameset>
</html>
Изменять размер в HTML никак - потому что статика
|