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 |
What is a css pseudo class?
What is a flexbox layout?
Which property is used to control the flow and formatting of text?
Does id override class?
How do I center a div in css horizontally?
What are css libraries?
Is html a code?
What is the difference between descendant and child selectors?
What are the types of cascading style sheets?
Explain the elements of css box model?
Which browsers are webkit?
How can I make a template?