The grid is your scaffolding. Containers will fit into these grids depending on how they are constructed. The grid is also your key to creating a responsive block, as you can specify how many columns a container takes up at small, medium and large screen sizes, as well as their visibility.
Type heirarchy and consistent use of the available type treatments will help users grasp your content better. They wont be confused which of your contents are
code, or normal text.
Body copy
LinkThis is a blockquote.
This is an italicized blockquote.
This is your standard action element. Using buttons and being consistent in their context will point your users to things they need to do on your site.
These are not buttons. Labels are for non-actionable but useful information. They are commonly used to call attention to states like New, Expiring, Overdue and the like.
This is your most versatile element. These boxes adjust to the grid and can accommodate various content types – images, video, text, buttons, forms. Content boxes allow you to group and separate various types of information to present it better. Be creative with it, but remember to keep things simple.
Forms appear everywhere. Make sure you use them consistently and in the proper context
This is your standard table. Use it to present big chunks of information in an organized manner, or show small bits in a more formal manner.
.icon-menu
Call this icon with this code:
<span class="icon icon-menu"></span>
.icon-alert
Call this icon with this code:
<span class="icon icon-alert"></span>
.icon-check
Call this icon with this code:
<span class="icon icon-check"></span>
.icon-x
Call this icon with this code:
<span class="icon icon-x"></span>
.icon-down
Call this icon with this code:
<span class="icon icon-down"></span>
.icon-left
Call this icon with this code:
<span class="icon icon-left"></span>
.icon-right
Call this icon with this code:
<span class="icon icon-right"></span>
.icon-up
Call this icon with this code:
<span class="icon icon-up"></span>
.icon-download
Call this icon with this code:
<span class="icon icon-download"></span>
.icon-upload
Call this icon with this code:
<span class="icon icon-upload"></span>
.icon-heart
Call this icon with this code:
<span class="icon icon-heart"></span>
.icon-location
Call this icon with this code:
<span class="icon icon-location"></span>
.icon-at
Call this icon with this code:
<span class="icon icon-at"></span>
.icon-pencil
Call this icon with this code:
<span class="icon icon-pencil"></span>
.icon-search
Call this icon with this code:
<span class="icon icon-search"></span>
.icon-star
Call this icon with this code:
<span class="icon icon-star"></span>
.icon-stop
Call this icon with this code:
<span class="icon icon-stop"></span>
.icon-sync
Call this icon with this code:
<span class="icon icon-sync"></span>
.icon-tag
Call this icon with this code:
<span class="icon icon-tag"></span>
.icon-facebook
Call this icon with this code:
<span class="icon icon-facebook"></span>
.icon-instagram
Call this icon with this code:
<span class="icon icon-instagram"></span>
.icon-twitter
Call this icon with this code:
<span class="icon icon-twitter"></span>
.icon-pinterest
Call this icon with this code:
<span class="icon icon-pinterest"></span>