Scalable Circles in CSS3
Everyone loves border-radius, yet I still find myself telling people about this neat little trick.
.circle{
border-radius: 50%;
}
Saves a ton of time if you are experimenting with different sized circles.
Written by Tyler Howarth
Related protips
Have a fresh tip? Share with Coderwall community!
Post
Post a tip
Best
#Css
Authors
Sponsored by #native_company# — Learn More
#native_title#
#native_desc#