css circle dic code example
Example 1: circle div
border-radius: 50%;
width: 200px;
height: 200px;
/* width and height can be anything, as long as they're equal */
Example 2: div circle
border-radius: 50%;
border-radius: 50%;
width: 200px;
height: 200px;
/* width and height can be anything, as long as they're equal */
border-radius: 50%;