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