Sizing Elements

Elementric components - just copy the HTML code of an element and paste it into your code (after you read the installation guide).

Width Sizing

To change the width size of an element add one of the following classes:

Class Description
.width-auto Width auto
.width-10 Width 10%
.width-20 Width 20%
.width-30 Width 30%
.width-40 Width 40%
.width-50 Width 50%
.width-60 Width 60%
.width-70 Width 70%
.width-80 Width 80%
.width-90 Width 90%
.full-width Width 100%