Created
July 6, 2018 13:03
-
-
Save goldhat/0f140a1a0ec64eb2f92d7a9cf57ba417 to your computer and use it in GitHub Desktop.
Segmented Progress Bar
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<div class="segmented-progress-bar" data-segments="9,1,4,287" data-total="301"> | |
<span class="segment segment-10" style="width: 3.79175px;"></span> | |
<span class="segment segment-20" style="width: 0.421306px;"></span> | |
<span class="segment segment-30" style="width: 1.68522px;"></span> | |
<span class="segment segment-90" style="width: 120.915px;"></span> | |
</div> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment