Images are really important aspect of any webiste.
Centered Image
<img
class="img-center"
src="https://via.placeholder.com/150"
alt="placeholder"
/>
html
Rounded images can be useful for avatars
Rounded Image
<img
class="img-rounded"
src="https://via.placeholder.com/150"
alt="placeholder"
/>
html
© DogeUI, 2022