Show an Image Inside a Circle in HTML February 7, 2020 Just add a border-radius over the image element. See below for an example. . round {width: 100px;border-radius: 100%;}