That s how they re usually used.
Frame in a frame html.
Html frames are used to divide your browser window into multiple sections where each section can load a separate html document.
Since php and css have been introduced this technique has been used less and less.
Frames are a way of displaying two or more pages at once.
Each frame is indicated by frame tag and it basically defines which html document shall open into the frame.
Frames are used to show more than one html documents in one window.
In html there is no end tag for the frame tag.
To define the horizontal frames use row attribute of frame tag in html document and to define the vertical frames use col attribute of frame tag in html document.
That means you will have a content less that will have the role of showing the browser what pages must be displayed.
The frameset tag is used to define how to divide the browser.
A collection of frames in the browser window is known as a frameset.
They are also a way of having a static navigation bar on your page at all times with your content down the other side of the page.
Each frame has a frame tag to indicate.
So when you write a frames page the code looks very different to any of your other pages.
When we use frames in a webpage we use frameset tag instead of a body tag.
What to use instead.
The frame tag was used in html 4 to define one particular window frame within a frameset.
The window is divided into frames in a similar way the tables are organized.
Into rows and columns.