Draw a circle using CSS ?
If you want to use only one div to add circle inside circle, then use box-shadow. its simple, easy, and makes sure that your circles are always perfectly positioned next to each other. You can change the size of the circle by changing the 4th property ( 100px ) on box-shadow to what ever you want.
| Is This Answer Correct ? | 0 Yes | 0 No |
Can you override css?
How will you target an h2 and h3 with the same styling?
What is text-overflow property used in css3?
What are gradients in css?
What is css value?
How do you center text in css?
What is the difference between margins and padding?
What is CSS paint api ?
What is a parent child selector?
What is css selector?
How to use ids to override classes in css?
Can you make a class selector particular to an element type?