currency-brainstorming
Jump to navigation
Jump to search
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>