How to add statistics?


Use this component if you need to show up some statistics, or numeric data in a beautiful way.

<!-- Number -->
<div class="number-box">
	<div class="number-wrapper">
		<span class="number-rotator js-animate-number" data-number="[Your number goes here]">0</span>
		[add units here - it's optional]
	</div>
	<div class="number-description">
		[number's description goes here]
	</div>
</div>

Last update:
2015-05-15 12:19
Author:
Cristina Cavruc
Revision:
1.0
Average rating:0 (0 Votes)