Skip to content

Instantly share code, notes, and snippets.

@shabunc
Created January 24, 2012 21:18
Show Gist options
  • Select an option

  • Save shabunc/1672772 to your computer and use it in GitHub Desktop.

Select an option

Save shabunc/1672772 to your computer and use it in GitHub Desktop.
Untitled
#progressBar {
border: 1px solid red;
background: pink;
}
<progress id="progressBar" max="100" value="50">
</progress>
{"view":"split-vertical","prefixfree":"1","page":"html"}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment