I have divs with a border which make them look "circle shape". The last div should be split horizontally into halves with different text, however, still, it should be a circle.
I use Bootstrap and I have no clue how to round half of circle for one div and another div in the responsive design. Could anybody help me out? Thanks a lot! https://www.bootply.com/0ksNKnSjZT
With fixed size, it seems to be easy Half circle with CSS (border, outline only)
P.S. I don't want to use background image if possible.