Web Developer's Virtual Library: Encyclopedia of Web Design Tutorials, Articles and Discussions


WDVL Newsletter

Active Server Pages
JSP/Java Servlets
Microsoft SQL Server
Daily Backup
Dedicated Servers
Streaming Audio/Video
24-hour Support    

jobs.webdeveloper.com

Hiermenus


e-commerce
Partner With Us















Developer Channel
FlashKit.com
JavaScript.com
JavaScriptSource
Developer Jobs
ScriptSearch
StreamingMediaWorld
Web Developer's Journal
Web Developer's Virtual Library
WebDeveloper.com
Webreference
Web Hosts
XMLfiles.com

internet.com
IT
Developer
Internet News
Small Business
Personal Technology

Search internet.com
Advertise
Corporate Info
Newsletters
Tech Jobs
E-mail Offers


IFRAME

The IFRAME element allows you to insert an inline frame within a block of text. The file is inserted by the src attribute of the IFRAME element, the content of the IFRAME element itself is only displayed by user agents that do not support or are not configured to display frames. In the example below, you will see one of two messages:

  • Your user agent does not support inline frames or is currently configured not to display frames. However, you may visit the related document.
  • This document is not part of the current document you are viewing. It is a separate document being called through the use if the IFRAME element.

Source:
<IFRAME	src		= "iframe-insert.html"
	width		= "400"
	height		= "100"
	scrolling	= "auto"
	frameborder	= "1"
	>
	[Your user agent does not support inline 
	frames or is currently configured not to
	display frames.
	However, you may visit
	<A href="iframe-insert.html">
	the related document.</A>
</IFRAME>

Want to see it?

Additional Resources:

HTML 4.01 Tags


Up to => Home / Authoring / HTML / 4 / Tags




Jupiter Online Media: internet.comearthweb.comDevx.commediabistro.comGraphics.com

Search:

Jupitermedia Corporation has two divisions: Jupiterimages and Jupiter Online Media

Jupitermedia Corporate Info


Legal Notices, Licensing, & Permissions, Privacy Policy.

Web Hosting | Newsletters | Tech Jobs | Shopping | E-mail Offers