An open API service indexing awesome lists of open source software.

https://github.com/mdbootstrap/bootstrap-how-to-make-a-circle-image

Learn how you can simply make a circle image in your Bootstrap 5 project.
https://github.com/mdbootstrap/bootstrap-how-to-make-a-circle-image

bootstrap bootstrap-circle bootstrap-circle-images bootstrap-image-shapes bootstrap-template bootstrap-theme bootstrap5 html

Last synced: about 1 year ago
JSON representation

Learn how you can simply make a circle image in your Bootstrap 5 project.

Awesome Lists containing this project

README

          

# How to make a circle image in bootstrap

Add `.rounded-circle` to the image element to give the shape of a circle.

## #1

[![first template](/assets/how-to.png)](https://mdbootstrap.com/how-to/bootstrap/circle-image)

```html

avatar1

avatar2

```

#### Much more examples and a detailed description can be found at [📄 Documentation page](https://mdbootstrap.com/how-to/bootstrap/center-div-vertically-and-horizontally/)