Construct an item to be contained by CSS grid layout
1 2 3 4 |
... |
Items in the container |
row_start, row_end, row, column_start, column_end, column, area |
CSS properties of |
col |
An alias of column |
justify_self, align_self |
Strings to specify values for the CSS's justify-self and align-self properties. |
z_index, order |
A string to specify the corresponding CSS property ( |
style |
Additional values of the style attribute such as |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.