@@include('./partials/main.html') @@include("partials/title-meta.html", {"title": "Images"}) @@include('./partials/head-css.html')
@@include('./partials/menu.html')
@@include('./partials/topbar.html')
@@include("./partials/page-title.html", {"subtitle":"Base UI","title":"Images"})

Images shapes

Add classes to an <img> element to easily style images in any project.

image

.rounded

image

.rounded-circle

image

.img-thumbnail

Image sizes

Add classes to an <img> element to easily style images in any project.

image

.avatar-xs

image

.avatar-sm

image

.avatar-md

image

.avatar-lg

image

.avatar-xl

@@include('./partials/footer.html')
@@include('./partials/right-sidebar.html') @@include('./partials/footer-scripts.html')