Short URL: http://html5.org/r/3808
| SVN | Bug | Comment | Time (UTC) |
|---|---|---|---|
| 3808 | Lame demo for <iframe>. | 2009-09-11 09:31 |
Index: source =================================================================== --- source (revision 3807) +++ source (revision 3808) @@ -21392,7 +21392,19 @@ </div> + <div class="example"> + <p>Here is an example of a page using an <code>iframe</code> to + include advertising from an advertising broker:</p> + + <pre><iframe src="http://ads.example.com/?customerid=923513721&amp;format=banner" + width="468" height="60"></iframe></pre> + + </div> + + + + <h4>The <dfn><code>embed</code></dfn> element</h4> <!-- (v2?)