<FRAMESET COLS="160,*">
<FRAME NAME="A" SRC="cell_1.htm">
<FRAME NAME="B" SRC="cell_2.htm">
</FRAMESET>
<FRAMESET COLS="100,*,100">
<FRAME NAME="A" SRC="cell_1.htm">
<FRAME NAME="B" SRC="cell_2.htm">
<FRAME NAME="C" SRC="cell_3.htm">
</FRAMESET>
<FRAMESET ROWS="80,*">
<FRAME NAME="A" SRC="cell_1.htm">
<FRAME NAME="B" SRC="cell_2.htm">
</FRAMESET>
<FRAMESET>
<FRAMESET ROWS="60,*">
<FRAME NAME="A" SRC="cell_1.htm">
<FRAMESET COLS="160,*">
<FRAME NAME="B" SRC="cell_2.htm">
<FRAME NAME="C" SRC="cell_3.htm">
</FRAMESET>
</FRAMESET>
<FRAMESET ROWS="60,*,60">
<FRAME NAME="A" SRC="cell_1.htm">
<FRAME NAME="B" SRC="cell_2.htm">
<FRAME NAME="C" SRC="cell_3.htm">
</FRAMESET>
<FRAMESET>
<FRAMESET COLS="160,*">
<FRAME NAME="A" SRC="cell_1.htm">
<FRAMESET ROWS="80,*">
<FRAME NAME="B" SRC="cell_2.htm">
<FRAME NAME="C" SRC="cell_3.htm">
</FRAMESET>
</FRAMESET>
example 1
example 2
example 3
example 4
example 5
example 6
So, you've decided to make a gorgeous web site using Frames. Before starting, you must think
about which Frame background you want to use. This page has examples of how your site will
look after the initial set up. Pick one and let's get started. This page is called the Code Page.
For this tutorial, I am going to use example 2 because it has all 3 of the cells included. You can
see how each page looks by clicking on the Example links on the left side of this page.
This is very important to remember:
Nothing will work online if you have the extensions named
htm. HTM only works in preview. You must change each
and every HTM to HTML, otherwise you will have blank
pages when viewing online. Also, when uploading to the
internet, the Web Studio house icon needs to be on the
Code page.
.