An I-frame is a short standard for an Inline frame, this means you can show a frame (A website page within a website page) any where you choose on your website page. I-frames are normally used for containing large ammounts of content. They are very easy to do (even for html beginners) and this tutorial shows and tells you how to make one and link one of your pages so they can open up within the I-frame.

In your html editor, insert this code:
*iframe src="home.html" name="iframe" width="500"
height="500" frameborder="0"**/iframe*
.
NOTE: REPLACE ALL OF THE * WITH EITHER < OR >, AND HOME.HTML WITH WHAT YOU HAVE IN YOUR FILE MANAGER FOR THE CONTENT!!!

Your Content Here
 


The code for that table is:
*table width="400" border="1" cellspacing="0"
cellpadding="0" bordercolor="#CCCCCC" style="border-collapse: collapse"*
*tr*
*td bgcolor="#F0F0F0"**font face="Verdana, Arial, Helvetica, sans-serif"
size="2"*Your Content Here*/font**/td*
*/tr*
*tr*
*td* *iframe src="http://www.easytutorials.net.tc" name="iframe" width="400" height="400"
frameborder="0"**/iframe**/td*
*/tr*
*tr*
*td bgcolor="#CCCCCC"* */td*
*/tr*
*/table*

:: Pixel Studios :: :: Gamerz Fx :: :: Hype Online ::

All I did to make those links turn up into the I-Frame is put target="iframe".
If you have any questions or need help with this I-Frame tutorial, just E-mail me here, or if you have Aim: Pizimp Fo Show, or if you got Msn: [email protected].
Hosted by www.Geocities.ws

1