+ 5
=>> How to make good looking progress bar for portfolio profile ???
To show your level of knowledge in any programming language, we use progress bar. How to make good looking progress bar.?? I had try bootstrap but it was also not very good looking.
3 Réponses
+ 1
If you want to style a progress bar even more than you can, just use 2 divs, one for the background, one to show how much progress, and style them
0
👍