Welcome to my page for the frame feeble. Below you will find templates for a number of frame designs. All you have to do is find the one you like, then either save the whole page, or right click on the link, and "save target as". Once it is saved on your hard drive just open it up, and view the source code. In Internet Explorer you go to "View" on the menu bar, and select "Source", or "View Source" from the menu. If you don't use IE, then you can always open it with notepad(which is what IE does anyway), or any text editor.
After you have the source open, just change the frame src tags to point to whatever url your page for that section is located at.
Remember that each frame, or pane displays a seperate webpage, so pages to be displayed in the top, or left, or right panes will need to be compact enough to fit in that frame, or the surfer will not see all of it
Also it's a lot easier if you give standard names to each pane using the name tag in the frame src tag. I usually use "navigation", "top", "right", "nav2", "news" ,"bottom", "header", "footer" etc. Then you can use the target tag in the url to specify the frame to display the page in. Good luck