Creates a clipping region using css

How to display an image of another shape in a circle without zooming


img {
  clip-path: circle(50%);
  }

Leave a comment

Your email address will not be published. Required fields are marked *