I have two divs that are overlapping each other like in the first image below. What I want to do is, I want to create a gap between the two circles like in the second image.
Now I know this can be easily done with borders or shadows and such, but the problem is, this is a component that I will be reusing and the background it gets placed on can be different each time. Sometimes even see through with content behind.
Is there a way to cut off a piece from a div like that? Without using borders/shadows.
