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 are advantages of css?

0 Answers  


How to create box shadow and text shadow using css3?

0 Answers  


What is a css reset?

0 Answers  


What are the major versions of css?

0 Answers  


What is cascading in java?

0 Answers  






Where do I save css files?

0 Answers  


What is css transform-origin property?

0 Answers  


What is the purpose of ex measurement unit?

0 Answers  


What is the syntax of opacity in css3?

0 Answers  


Can you add multiple classes to an element?

0 Answers  


What is the purpose of em measurement unit?

0 Answers  


What is a class selector?

0 Answers  


Categories