How to use css gradients to make half circles
I need to create a div element which its background is composed of two colors split with a half circle: I want to use gradients because it will be more convenient for animation purposes. I don't want to use pseudo-elements…