Is there any way to make a pure CSS circle border look clear and crisp at smaller sizes? Or some way to make the border not appear \"jagged\" around the outer edge? Thanks so mu
Use box-shadow CSS property for this issue.
box-shadow
Please see the next example: http://jsfiddle.net/RJMWR/