@@include("partials/title-meta.html", {"title": "Images"}) @@include('./partials/head-css.html') @@include("partials/body.html")
@@include('./partials/topbar.html', {"pagetitle": "Images"}) @@include('./partials/left-sidebar.html')

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/vendor.html')