CSS3 Animated Circles
Animating Circles in CSS3 made by Boris Rorsvort almost an year ago. Basically there are 3 circular divs (with the help of border-radius
) that are rotating using CSS3 Keyframes and Animations. The colors of the circles have been achieved with CSS3 Linear Gradients.