make an image round in css code example Example: how to round the edges of an image in HTML Click to copyimg.rounded-corners { border-radius: 30px; }