Getting Started


Components

Responsive Images


Note: Resize the window size to check the responsiveness

image-desc
<img src="https://picsum.photos/500/400" alt="image-desc" class="img-res-wd pd-b-1">
image-desc image-desc
<img src="https://picsum.photos/400/300" alt="image-desc" class="img-res-wd pd-b-1">
<img src="https://picsum.photos/300/200" alt="image-desc" class="img-res-wd pd-b-1">

Round Images

image-desc image-desc image-desc image-desc
<img src="https://picsum.photos/300/300" alt="image-desc" class="img-res-wd pd-b-1 brd-round">
<img src="https://picsum.photos/200/200" alt="image-desc" class="img-res-wd pd-b-1 brd-round">
<img src="https://picsum.photos/100/100" alt="image-desc" class="img-res-wd pd-b-1 brd-round">
<img src="https://picsum.photos/50/50" alt="image-desc" class="img-res-wd pd-b-1 brd-round">
view raw imageRound.html hosted with ❤ by GitHub