There are many UI CSS classes that you can use to make your website responsive and mobile-first using the Bootstrap framework. If you want an image to be displayed with rounded corners you can make use of class img-rounded on the image element. If you want the image to be of circle shape then make use of the class img-circle.
Example :
<div style="margin:40px">
<img width="140px" height="140px" class="img-circle" src="mona-lisa.jpg"/>
</div>
<div style="margin:40px">
<img width="140px" height="140px" class="mona-lisa.jpg"/>
</div>
Output:

- How to disable button in Bootstrap
- Bootstrap tooltip not working
- Bootstrap Button Colors Classes
- Rounded Images in Bootstrap framework
- Right Align Text in Bootstrap framework
- How to add hint text in bootstrap input text field and text area
- Create Bootstrap carousel slider with Text
- Bootstrap Nav Menu Dropdown on hover
- [Solved] Bootstrap tooltip not working
- Align left align text in Bootstrap
- [Vi/Vim] How to move cursor to the start of a line - MacOS
- Multiple Microsoft 365 Services Down (Outlook, Teams, SharePoint, OneDrive) - 25 January 2023 (Solved) - Microsoft
- How to Generate Self-Signed OpenSSL certificate in three easy steps - HowTos
- Java Jackson ObjectMapper Class with Examples - Java
- How to initiate a photo request on iPhone from Mac Monterey - iOS
- Setting Java_Home Environment variable on Windows Operating System - Java
- Java JDBC: Insert Java 8 LocalDate and Time using PreparedStatement - Java
- Twitch chat down, error loading data, content unavailable, streaming problem - News