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 css3 outline offset?

0 Answers  


What is the purpose of the z-index? Explain with the help of an example.

0 Answers  


Can a div have multiple classes?

0 Answers  


What is the css3 animation?

0 Answers  


What are style elements?

0 Answers  






Why is it easy to insert a file by importing it?

0 Answers  


What is css box model?

0 Answers  


Which among the following is more precedent: CSS properties or HTML procedures?

0 Answers  


Does the order of css matter?

0 Answers  


What is a contextual selector in css?

0 Answers  


How to include css inside the head tag?

0 Answers  


Can you nest flexbox?

0 Answers  


Categories