Xbox GamerCard Component Generated HTML: Difference between revisions
No edit summary |
mNo edit summary |
||
Line 1: | Line 1: | ||
==== | ====GamerCard component dynamically generated html:==== | ||
<br> | <br> | ||
Line 15: | Line 15: | ||
When a user adds an | When a user adds an [[GamercardComponent | XboxGamercard]] to their Viviti site, this is the html that is dynamically generated. | ||
[[Category:Dynamically Generated HTML]] | [[Category:Dynamically Generated HTML]] |
Revision as of 17:09, 18 May 2009
GamerCard component dynamically generated html:
<div class="component gamercard_component">
<h2><span>gamertag</span></h2>
<div class="component_content">
<div class="gamer_card">
</div>
</div>
</div>
When a user adds an XboxGamercard to their Viviti site, this is the html that is dynamically generated.