Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
[e] (0) <embed> example.
git-svn-id: http://svn.whatwg.org/webapps@3809 340c8d12-0b0e-0410-8428-c7bf67bfef74
- Loading branch information
|
||
</div> | ||
|
||
<div class=example> | ||
|
||
<p>Here's a way to embed a resource that requires a proprietary | ||
plug-in, like Flash:</p> | ||
|
||
<pre><embed src="catgame.swf"></pre> | ||
|
||
<p>If the user does not have the plug-in (for example if the | ||
plug-in vendor doesn't support the user's platform), then the user | ||
will be unable to use the resource.</p> | ||
|
||
</div> | ||
|
||
|
||
|
||
|
||
<h4 id=the-object-element><span class=secno>4.8.5 </span>The <dfn><code>object</code></dfn> element</h4> | ||
|
|
||
</div> | ||
|
||
<div class="example"> | ||
|
||
<p>Here's a way to embed a resource that requires a proprietary | ||
plug-in, like Flash:</p> | ||
|
||
<pre><embed src="catgame.swf"></pre> | ||
|
||
<p>If the user does not have the plug-in (for example if the | ||
plug-in vendor doesn't support the user's platform), then the user | ||
will be unable to use the resource.</p> | ||
|
||
</div> | ||
|
||
|
||
|
||
|
||
<h4>The <dfn><code>object</code></dfn> element</h4> | ||
|