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 |
How to make scroll bars with the help of css?
What are the advantages/disadvantages of the various style methods?
What is attr()?
What is 'important' declaration?
How to invert the color of an image ?
Is css a programming language?
What is css1?
Explain the concept of pseudo-elements in css.
Why should you use css preprocessors?
How to style table cells?
Can you write css3 code for creating boarder image?
What are the advantages disadvantages of using css preprocessors?