Not
Bu sayfaya erişim yetkilendirme gerektiriyor. Oturum açmayı veya dizinleri değiştirmeyi deneyebilirsiniz.
Bu sayfaya erişim yetkilendirme gerektiriyor. Dizinleri değiştirmeyi deneyebilirsiniz.
On the File menu, click New, and then click HTML File.
Enter a title for this file, which is the file that controls your frameset.
Within the
<BODY>start and end tags, type:<Frameset cols="40%,*"> <Frame name="left" src="left.htm"> <Frame name="right" src="right.htm"> </Frameset>Delete the
<BODY>start and end tags from the file. Your frameset will not work if the file that controls the frameset uses them.Save the file as frames.htm.
Related topics