Html – How to partially use a border-radius with an actual border in a progress bar
I have multiple segments in a progress bar, in this example representing two states - achieved and planned values. The planned segment should have a border and nearing the end of the progress bar it should get the same border-radius…