Youtube Video Component Generated HTML: Difference between revisions
(New page: ====Youtube Video component dynamically generated html:==== <br> <source lang="html4strict"> <div class="component custom_component"> <h2><span>youtube video component title</span></h2>...) |
No edit summary |
||
(One intermediate revision by one other user not shown) | |||
Line 13: | Line 13: | ||
When a user adds a Youtube Video component to their | When a user adds a [[YoutubeComponent | Youtube Video component]] to their site, this is the html that is dynamically generated. | ||
[[Category:Dynamically Generated HTML]] | [[Category:Dynamically Generated HTML]] |
Latest revision as of 09:19, 12 October 2010
Youtube Video component dynamically generated html:
<div class="component custom_component">
<h2><span>youtube video component title</span></h2>
<div class="component_content">
</div>
</div>
When a user adds a Youtube Video component to their site, this is the html that is dynamically generated.