Skip to content

Instantly share code, notes, and snippets.

@dylanbathurst
Created November 21, 2012 19:23
Show Gist options
  • Save dylanbathurst/4127069 to your computer and use it in GitHub Desktop.
Save dylanbathurst/4127069 to your computer and use it in GitHub Desktop.
<style type="text/css">
.progress-bar {border-radius: 10px; width:300px; height:50px;}
</style>
<div class="progress-bar" style="background:url('/img/something.png') no-repeat ${VARIABLE_PERCENTAGE} top;"></div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment