Indeterminate Circular Progress Bar using Pure CSS
This is an indeterminate circle progress bar using pure HTML & CSS. It doesn’t use JavaScript. It uses conic-gradient to create the gradient effect. It also uses animation property to animate the progress bar. Final output: If the video isn’t working, watch it on the YouTube. Helpful links to understand the code: CSS conic gradient … Read more