Skip to content

Instantly share code, notes, and snippets.

@niceaji
Created April 13, 2023 01:05
Show Gist options
  • Save niceaji/5847223c2e77642022d467cb7baea854 to your computer and use it in GitHub Desktop.
Save niceaji/5847223c2e77642022d467cb7baea854 to your computer and use it in GitHub Desktop.

<div style="height:50px;background-color:#ddd">
  <div id="progress" style="background-color:green"></div>
</div>
#progress {
  width: 90%;
  height:50px;
  opacity:0.8;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment