Image

Introduction

Images are the heart and soul of a website.
Without them, websites would become one large collection of text.
We allow you to style your images the way you'd like,

Square Image

To ensure your image is square, use the img-square class in the <img> element.
Default size of image is 150px x 150px .

square-image square-image

Round Image

To ensure your image is round, use the img-round class in the <img> element.
Default size of image is 150px x 150px .
Border radius applied is 50% .

round-image round-image

Responsive Image

Image can be made responsive by using the img-dynamic class in the parent element.

responsive-image