Draw a circle using CSS ?



Draw a circle using CSS ?..

Answer / hrpynux@gmail.com

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

Post New Answer

More CSS Cascading Style Sheets Interview Questions

What is text align justify?

0 Answers  


What is css5?

0 Answers  


What are the values that can be taken by property white-space of css3?

0 Answers  


What are the types of css selectors?

0 Answers  


How many css selectors are there?

0 Answers  






Can you write css3 code for creating boarder image?

0 Answers  


How do you control image repetition using css?

0 Answers  


What is the difference between inline, embedded and external style sheets?

0 Answers  


How can backward compatibility be designed in CSS?

0 Answers  


What is the origin of CSS3 ?

1 Answers  


Have you used Flexbox & CSS Grid before? What are the differences between them?

1 Answers  


What is css transition-timing-function property?

0 Answers  


Categories