round img css code example Example 1: css photo circle img{ clip-path: circle(); } Example 2: how to make an image round css img { border-radius: 50%; }