Follow Techotopia on Twitter

On-line Guides
All Guides
eBook Store
iOS / Android
Linux for Beginners
Office Productivity
Linux Installation
Linux Security
Linux Utilities
Linux Virtualization
Linux Kernel
System/Network Admin
Programming
Scripting Languages
Development Tools
Web Development
GUI Toolkits/Desktop
Databases
Mail Systems
openSolaris
Eclipse Documentation
Techotopia.com
Virtuatopia.com
Answertopia.com

How To Guides
Virtualization
General System Admin
Linux Security
Linux Filesystems
Web Servers
Graphics & Desktop
PC Hardware
Windows
Problem Solutions
Privacy Policy

  




 

 

<NOEMBED>

Usage Recommendation
use it if you use <EMBED ...>

<NOEMBED> provides content for browsers that do not support embedded objects. For example, if you wanted to allow your reader to hear a piece of music, you could embed a MIDI plugin in the page, and for readers whose browsers do not support <EMBED ...> you could link directly to the MIDI inside <NOEMBED>.

For example, the following code uses <NOEMBED> to provide a link to a MIDI of the 1812 overture. Remember: if your browser supports <EMBED ...> than you won't see the contents of <NOEMBED>.

this code produces this
<EMBED 
   SRC="../graphics/sounds/1812over.mid"
   HEIGHT=60 WIDTH=144 AUTOSTART=FALSE>

<NOEMBED>
The 1812 Overture: 
<A HREF="../graphics/sounds/1812over.mid">1812 Overture</A>
</NOEMBED>
The 1812 Overture: <A HREF="../graphics/sounds/1812over.mid">1812 Overture</A>

 
 
  Copyright 1997-2002 Idocs inc. Published under the terms of the Open Content License Design by Interspire