Description Usage Arguments See Also Examples
Many of the applications you build despite a complex layout will still fit
onto a single page. To help scroll long content alongside shorter content use
the scroll()
utility function.
1 | scroll(tag, direction = "vertical")
|
tag |
A tag element. |
direction |
One of |
Other design utilities:
active()
,
affix()
,
background()
,
border()
,
display()
,
float()
,
font()
,
height()
,
padding()
,
shadow()
,
width()
1 2 3 4 5 6 7 8 9 10 11 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.