Collection
+Collection
Grid
+Grid
A grid is made up of columns of content. By default a grid must assume a certain number of columns.
Each set of columns matching up to the number of columns in a grid create a row.
@@ -93,7 +93,7 @@ type : 'UI Collection'Page Grid
+Page Grid
A page grid is a grid that exists on the top level of a website and includes gutters to the left and right.
Rows
+Rows
A row is used to create vertical padding between groups of columns on a page. If no rows are specified columns will sit vertically flushed against the edge of a grid, but will still have vertical and horizontal gutters on the first and last column.
Columns
+Columns
Columns each contain gutters giving them equal vertical spacing from other columns. Columns by default do not take up their entire row height.
A grid will automatically center any columns that do not match a full row width.
Variations
+Variations
-Grid
+Grid
Responsive Grid
+Responsive Grid
A grid can be responsive to a browsers width. This means the gutters to left and right of grid columns will alter in size as a browser's resolution increases.
Changing grid column count
+Changing grid column count
A grid can have a different number of columns per row
Divided
+Divided
A grid can show a division between its columns
Celled
+Celled
A grid can have rows divided into cells
Text Alignment
+Text Alignment
A grid can specify its text alignment
Vertical Alignment
+Vertical Alignment
A grid can specify its vertical alignment to have all its columns vertically centered.
Rows
+Rows
Vertical Alignment
+Vertical Alignment
A row can also specify its vertical alignment to have its columns vertically centered.
Columns
+Columns
Row Alignment (Floating)
+Row Alignment (Floating)
A column can be"floated", to either the left or right of its row.
Column Width
+Column Width
A column can span across multiple grid columns.
Menu
+Menu
A menu is a collection of interface elements usually showing several actions which a user can take
Collection
+Collection
Menu
+Menu
This example uses several menu elements to display the versatility of a menu collection.