Circular Image Set with Increasing Sizes

This HTML structure uses Tailwind CSS to create a set of circular images with increasing sizes. The images are displayed inline-block to sit next to each other horizontally. A fixed height and width is set on each image span to control the circular size. The images are set to overflow hidden and rounded full to crop them into circles. The bg-gray-100 class sets a light gray background color.

Similar Components

Other components related to html, tailwind, css, images, circles, rounded, responsive tags