generateGridAreaCSS | R Documentation |
Creates the requires css statements for a specific set of grid areas. This includes the css required to position each child element into each of the named grid area.
generateGridAreaCSS(areas, id)
areas |
Vector of strings with the area names. |
id |
The id of the parent wrapper element. |
A vector of valid css strings.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.