Difference between revisions of "Test Page"
From Titan's Teeth
Dicemonger (talk | contribs) |
Dicemonger (talk | contribs) |
||
Line 1: | Line 1: | ||
+ | == Block Grid | ||
+ | Block grids are made from a ul.small-block-grid-# or ul.large-block-grid-#. These are ideal for blocked-in content generated by an application, as they do not require rows or even numbers of elements to display correctly. | ||
+ | |||
+ | These have a bit of flexibility since you have access to two separate grids between our built in 768px breakpoint. If you use the small-block-grid only, the grid will keep its spacing and configuration no matter the screen size. If you use large-block-grid only, the list items will stack on top of each other for small devices. If you use both of those classes combined, you can control the configuration and layout separately for each breakpoint. | ||
+ | |||
<ul class="small-block-grid-3"> | <ul class="small-block-grid-3"> | ||
<li>Hello</li> | <li>Hello</li> |
Revision as of 16:22, 9 June 2019
== Block Grid Block grids are made from a ul.small-block-grid-# or ul.large-block-grid-#. These are ideal for blocked-in content generated by an application, as they do not require rows or even numbers of elements to display correctly.
These have a bit of flexibility since you have access to two separate grids between our built in 768px breakpoint. If you use the small-block-grid only, the grid will keep its spacing and configuration no matter the screen size. If you use large-block-grid only, the list items will stack on top of each other for small devices. If you use both of those classes combined, you can control the configuration and layout separately for each breakpoint.
- Hello
- Sweeties
- Do what the man says
- Duck
- This is the first panel of the basic tab example. You can place all sorts of content here including a grid.
- This is the first panel of the basic tab example. You can place all sorts of content here including a grid.
- This is the first panel of the basic tab example. You can place all sorts of content here including a grid.
- This is the first panel of the basic tab example. You can place all sorts of content here including a grid.
This is the first panel of the basic tab example. You can place all sorts of content here including a grid.
This is the second panel of the basic tab example. This is the second panel of the basic tab example.
This is the third panel of the basic tab example. This is the third panel of the basic tab example.
This is the fourth panel of the basic tab example. This is the fourth panel of the basic tab example.
This is the first panel of the basic tab example. You can place all sorts of content here including a grid.
This is the second panel of the basic tab example. This is the second panel of the basic tab example.
This is the third panel of the basic tab example. This is the third panel of the basic tab example.
This is the fourth panel of the basic tab example. This is the fourth panel of the basic tab example.