currency-brainstorming: Difference between revisions
Jump to navigation
Jump to search
AndyMabbett (talk | contribs) m (rm redundant link) |
No edit summary |
||
Line 14: | Line 14: | ||
</p> | </p> | ||
</div></pre> | </div></pre> | ||
<p> | <p> | ||
Revision as of 23:46, 22 June 2007
Brainstorming
Brainstorming for the proposed currency microformat.
Ben Buchanan
Verbose but extensible and explicitly defines all values (without breaking DRY):
<div class="currency"> <p class="figure"> <span class="code">code</span> <span class="sign">symbol</span> <span class="amount">12345</span> </p> </div>