| <html> <frameset rows="15%,70%,15%"> <frame src="Top.html" Name="Top" > <framset cols="20%,*"> <frame src="Left.html" Name="Left"> <frame src="Right.html" Name="Right"> </frameset> <frame src="Bottom.html" Name="Bottom"> </frameset> <noframes> Брoузер не поддерживает фреймы. </noframes> <body> </body> </html> |