You are about to report the tutorial shown below for review. Please only report if there is a problem with it.
Thanks.
Frames and the Frameset HTML / Frames
Frames help the developer split a page into two parts. One of the simplest frame set splits the page into main information and the menu.Each window of a frame set contains an HTML document. Hence, a 2 frame "frame set" consists of three HTML documents. One is the frame set HTML, One is the Menu HTML, and the last is the Main Information HTML.