View Full Version : I-Frame help!


Keirsten
11-06-2005, 04:09 PM
:help: Yes i need help! lol ok well i'm making a website and i'm having a little trouble with I-frames. To show you an example of what i want, i found a website that has what i'm looking for. Heres the URL.
http://www.angelfire.com/rpg2/unisof_balinor/Celestial_Valley/Celestial_Valley.html
what i want is that same simple layout, like the code for a nav at the side (i already have the pages for then) and an iframe in the middle that just goes to the height of the document! If anyone can help, it will be greatly appreciated!:cheer2:

pb&j
11-06-2005, 04:29 PM
the site you refer to uses full frames, not iframes.

frames will divide the main window into different sections.

an iframe is a window on the current webpage.

if you check out lissa's tutorials under HTML then FRAMES, that should explain a lot for starting out.