Тема 71(8)

Код головної сторінки index.html

<html>

<title>головна сторінка</title>

<frameset rows="60%, 40%">

<frameset cols="70%, 30%">

<frame src="logo.html">

<frame name="frame1">

</frameset>

<frame src="g.html">

</frameset>

</html>