html css circle progress bar

Solutions on MaxInterview for html css circle progress bar by the best coders in the world

showing results for - "html css circle progress bar"
Rafaela
30 Oct 2017
1.wrapper {
2  width: 100px; /* Set the size of the progress bar */
3  height: 100px;
4  position: absolute; /* Enable clipping */
5  clip: rect(0px, 100px, 100px, 50px); /* Hide half of the progress bar */
6}
7/* Set the sizes of the elements that make up the progress bar */
8.circle {
9  width: 80px;
10  height: 80px;
11  border: 10px solid green;
12  border-radius: 50px;
13  position: absolute;
14  clip: rect(0px, 50px, 100px, 0px);
15}
16/* Using the data attributes for the animation selectors. */
17/* Base settings for all animated elements */
18div[data-anim~=base] {
19  -webkit-animation-iteration-count: 1;  /* Only run once */
20  -webkit-animation-fill-mode: forwards; /* Hold the last keyframe */
21  -webkit-animation-timing-function:linear; /* Linear animation */
22}
23
24.wrapper[data-anim~=wrapper] {
25  -webkit-animation-duration: 0.01s; /* Complete keyframes asap */
26  -webkit-animation-delay: 3s; /* Wait half of the animation */
27  -webkit-animation-name: close-wrapper; /* Keyframes name */
28}
29
30.circle[data-anim~=left] {
31  -webkit-animation-duration: 6s; /* Full animation time */
32  -webkit-animation-name: left-spin;
33}
34
35.circle[data-anim~=right] {
36  -webkit-animation-duration: 3s; /* Half animation time */
37  -webkit-animation-name: right-spin;
38}
39/* Rotate the right side of the progress bar from 0 to 180 degrees */
40@-webkit-keyframes right-spin {
41  from {
42    -webkit-transform: rotate(0deg);
43  }
44  to {
45    -webkit-transform: rotate(180deg);
46  }
47}
48/* Rotate the left side of the progress bar from 0 to 360 degrees */
49@-webkit-keyframes left-spin {
50  from {
51    -webkit-transform: rotate(0deg);
52  }
53  to {
54    -webkit-transform: rotate(360deg);
55  }
56}
57/* Set the wrapper clip to auto, effectively removing the clip */
58@-webkit-keyframes close-wrapper {
59  to {
60    clip: rect(auto, auto, auto, auto);
61  }
62}
63<div class="wrapper" data-anim="base wrapper">
64  <div class="circle" data-anim="base left"></div>
65  <div class="circle" data-anim="base right"></div>
66</div>
queries leading to this page
circular progress bar using html csshtml progress bar circularhow to make a circle progress bar in csscreate circle progress bar csscircular progress in htmlhow to make a circular progress bar in csscircle progress bar in html csscustom circle progress bar html csscircle progress bar css w3progress circle htmlcircle progress bar w3 csscircular progress html csshow to make circle progress bar in html csshtml css circular progress levelprogress bar circle in html css jsround progress bar in htmlcircle progress bar w3schoolscss circle progressbarcircular progress bar in css and htmlcircle progress bar with csshtml css progress circleprogress circle w3schoolcircular progress bar in html csshtml css js progress circlehow to create circle progress bar in htmlcircle progress bar html csshow to create circular progress bar in html csshtml css circle progress barprogress circle in htmlhow to build a circular progress indicator in htmlprogress steps circle htmlcircle progress bar csscreate circular progress bar csshow to create circle progress bar in csshow to make round progress bar in csshow to build a circle progress cssprogress bar html css javascript circlecircle custom progress bar csssemi circle progress bar in html csscircular progress bar w3schoolscircular progress bar html csscircle progress bar htmlcircle progress design htmlstatic circular progress bar html csshalf circular progress bar html csscss circular progress bar htmlw3school progress circle progress bar circle hthmlprogress circular bar html y csscircle progress html tagprogress circle csscreate progress circle csscircular progress bar html5progress bar in circle cssadding a progress circle in htmlhtml circular progress barhow to create progress circle in csshtml css circular progress barcircle progress bar using html circle progress bar 28pure css 29progress tracker circle html csscircle progress bar css3pure css circle progress barcircular progress bar html css jscss circle progress barhtml circle progress bar continuouscircular progress bar in csscircular progress bar with plain html 26 csscircle progress bar using html cssskill circular progress bar in html csshtml css progress bar circlecircular progress bar css css script circular progress bar with plain html 2f css how to create circular progress bar in html5simple circle progress bar csscss progress circlecss progress bar circlehow to start circle progress bar css at tophow to make circular progress bar in htmlsimple css circle progress barsemi circular progress bar html csssemi circle progress bar htmlhow to design circle progress bar in csscircle progress bar css w3schoolscircular progress bar in htmlcircle progress bar css w3 code pencss progress bar with circleshtml easy progress bar circlehtml css circular progresshtml progress circleprogress circle html csscustom circle progress htmlprogress bar circle csscss easy progress bar circlecss progress bar into circleprogress bar css circlecircular progress bar html and csscircle progress csshow to create a circular progress bar using html css and simple javascript w3school progress circlecircular progress bar on website w3schools2 values circular progress bar html csscss circle progresshow to make circle progress bar in csscss circular progress barhtml progress bar circlew3schools progress bar circlecircular progress bar html cssround progress bar html csscircular progress bar htmlhtml circle progress barprogress bar html circleprogress bar circle in htmljs css circle progress barrounded progress bar html csscircle progress htmlcircle progress bar css jsprogress bar circle html csscircular progressbar in htmlhtml css circle progress bar