Close

progress bar style 13

This is another example of a web form with a progress bar with the progress value shown above the bar, designed using HTML and CSS. Class progress-bar of the progress class has been added into the code to create and style the progress bar. The label of the progress bar has the styles of padding as 3px 10px, font size as 14px, font weight as 700, color as #282828, line height as 22px, letter spacing as 1px, text align as center, and text transform as uppercase to automatically transform it to uppercase, background color as #fff, and box shadow as 0 0 8px 2px rgba(0, 0, 0, 0.14). The progress line is given a color of #fff, height as 6px, margin top as 70px, and an overflow as visible whereas the bar is given the styles of border radius as 5px, and an animation of animate-positive 2s, The progress value number is given an initial set of styles as width as 50px, height as 25px, font size as 14px, line height as 25px, font color as #fff, border radius as 4px and a font weight of 600. . Each progress value number is given a background color of #ff007f, #73cd21, #2e9ce0, and #eea921, respectively

Post Comment or Questions

Lorem ut labore et dolore magna aliqua. Ut enim ad minim veniam.

Your email address will not be published. Required fields are marked *