What HTML code loads a page using frames?

pianoman

New member
I have a main page: Index.html
It loads 2 column pages in frames we'll call them:
1.html and
2.html
What HTML code from 1.html loads a new page lets say 3.html in the place the 2.html column within the main page?

An example would be a recipe column on the left and pictures on the right. How would i use the left column to load independant pages of recipe pictures on the right?
 
Back
Top