how to convolve such a band, so that later I understand it through logic (counter), it continued correctly

    2 answers 2

    .progress-bar { width: 100%; height: 5px; background: gray; } .progress { height: 100%; background: orange; } 
     <div class="progress-bar"> <div class="progress" style="width: 80%;"> </div> </div> 

       <progress max="100" value="25">