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


NOFRAMES

The NOFRAMES element is used to provide an alternative for browsers that do not support frames or if the browser is configured to not display frames. The NOFRAMES element is inserted inside of the FRAMESET section of the document.

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Frameset//EN"
        "_THE_LATEST_VERSION_">
<HTML>
<HEAD>  
	<Title>The WDVL: HTML Frames</Title>
</HEAD> 
	<FRAMESET rows="*,130">
	<FRAME  name	= "main"
                src	= "Framestuff.html"
                >
	<FRAME  name	= "menu"
		src	= "/Location/Navigation/Menu.html"
		marginwidth	= 0
		marginheight	= 0
		scrolling	= "no"
		noresize
		>
	<NOFRAMES>
		<P>Here is the
		<A href="/Authoring/HTML/Frames/Framestuff.html">
		non-frame based version.</A> 
	</NOFRAMES>

      </FRAMESET>
      </HTML>

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