I know, this is supposed to be advanced, but so many have asked for  a basic tutorial on iFrames that I thought I'd put this up for you.

Step by step inch by inch

#1 Putting the iFrame on your page.                                 In Frame       New Page
#2 Making the iframe content. What the code means?      In Frame       New Page

Now we'll get in targeting or adding links to make the iFrames so we can do different effects with them. Then look at getting rid of the bottom scroll bar if you use the web studio centering script on your pages.

iFrame Basics  (IN PROGRESS)

Step by step inch by inch

#3 Targeting (linking) the iFrame.                                   In Frame       New Page
#4 Getting rid of the bottom scrollbar?                           In Frame       New Page
           (if you have a centered site)

 inset

ridge

 border-style: ridge;
border-style: inset;
border-style: outset;
border-style: groove;

outset

groove

solid

dashed

border-style: dashed;
border-style: solid;
border-style: double;
border-style: dotted;

dotted

double

This page last modified on Sunday, April 02, 2006