Images
Responsive Images
<img src="" alt="image" class="img-fluid">
Image thumbnails
<img src="" alt="image" class="img-thumbnail">
Aligning images
<img src="" class="rounded float-start" alt="image" width="200px">
<img src="" class="rounded float-end" alt="image" width="200px">
<img src="" class="rounded mx-auto d-block"" alt="image" width="200px">
<img src="" class="rounded mx-auto d-block"" alt="image" width="200px">