Make Circular Images with a border-radius

In addition to pixels, you can also specify the border-radius using a percentage.


Give your cat photo a border-radius of 50%.

Tests

  • Waiting: 1. Your image should have a border radius of 50%, making it perfectly circular.
  • Waiting: 2. The border-radius value should use a percentage value of 50%.
/**
* Your test output will go here
*/