A step by step tutorial teaching you how to create your own chat client and chat server easily in C#, for local networks or the Internet.
A C# tutorial showing you how to make use of WMI to extract information on disk drives, such as model, capacity, sectors and serial number.
This tutorial will teach you how to calculate the shipping cost based on the weight, height, length and depth of the box, the distance and the UPS service type.
Creating a Rich Text Editor using JavaScript is easier to do than you might think, thanks to the support of modern browsers; this tutorial will walk you through it.
iFrame BasicsA short and easy tutorial on how to use iFrames. |
On Tuesday, June 29th 2004 at 01:37 PM By Justin Ruff (View Profile) ![]() ![]() ![]() ![]() (Rated 2.5 with 26 votes) |
||
|
What Are iFrames? iFrames allow you to basically put a table on your site and within that table it will load another page. This is very useful if you are running an HTML site and you don't feel like adding an affiliate button to like 10 pages.
<iframe src=" "
Between the " " is where you will put the name of the page you want to load up in the frame. width and height can be expressed in pixels (ex. "250") or in percent (ex. "100%"). Now we end this with a > and then we add </iframe> Now with this you can do many interesting things with your site, forum, or whatever you will use this for. |
|||
Digg It!
Del.icio.us
Reddit
StumbleIt
Newsvine
Furl
BlinkList
|
|||
|
|||
Current CommentsSorry, but this "tutorial" (?) is incomplete..where did the frameborder attribute go? And the Name and Scrolling attribute? And it also should be:
<b><iframe.....>Sorry, your browser doesnt supports IFrame's!</iframe></b>
I've rated this tutorial poor, im sure im correct with my vote. Please, learn to master HTML first before you attempt to write a tutorial ;)
I am a relatively new user of html, but I found this tutorial to be clear and simple. It gave me the basic information that I needed even if it is not all inclusive, or maybe because it did not include too much information. Thank you!
I think it`s good.I never us this in my website.Can u send me one example iframe of on email.plz..
Justin:
I realize you wrote this a long time agi, however, the closing tag </iframe> is being interpreted by my browser as HTML in your article and so it is not showing up on my screen.
I think it will show up if you substitute </iframe> which will keep my browser from getting confused.
Lincoln
Yikes, these comment boxes are being accepted as HTML by my browser so my message did not turn out correctly on the screen.
I meant to say, use ampersand l t semicolon forward slash iframe ampersand g t semicolon, but it was interpreted instead of displayted.
Lincoln again
sorry!
I would of gone with this instead myself ^_^.
.iframe {
border: 0px;
height: 50px;
width: 96%;
padding: 2px;
overflow: auto;
text-align: justify;
position: relative;
left: 2%;
right: 2%;
color: #000000;
}
Every one admits that today's life seems to be expensive, however we need cash for various issues and not every person gets enough money. Thence to get quick <a href="http://lowest-rate-loans.com">loans</a> or just financial loan would be a right way out.
Related Tutorials
Related Source Code
HTML Job Search