Make an iframe layout

this tutorial is from an older site

OK this is to help people when making layouts like mine they are iframe layouts.

first of all make your layout on paint make sure there is a spcae for the iframe you can have as many as you want here is my simple example....

ok now we have the layout put it into this code...

Put your image url where it says 'IMAGE URL' change the width and the height to suit your image and use the top and left bits to position your image just fiddle around with it and see what you get.

Now the iframe :D copy this code onto your page...

To get the width and height go to paint ans select the tool which looks like a dotted box.Make a box where you want your iframe to be and without letting go look in the bottom cornor and look at the two numbers that is the width and the height and you can see mine is 197 by 197

do the same with the positioning of left and top.
ok that the iframe now we make whats in the iframe.Make a new page called Main.html and just put whatever you want in it.Then save it.then view the page with your iframe layout on and check its worked.

Yey you did it oh and a few more things...

if you wnt to make a link which appears imn the iframe do this....

if you want to put two or more iframes on your page rename them on the code where it says name="main" change main the the name of your iframe

i hope this helped here is the finished iframe...

see it here