Description Usage Arguments See Also Examples
Begin creating a user interface. The webpage()
function properly lays out a
navigation bar and main section of elements.
1 |
... |
Any number of tag elements or named values added as children and attributes to the main section of the page. |
nav |
A navigation element, typically a call to |
Other layout functions:
column()
,
fieldset()
,
flex()
,
navbar()
,
responsive
1 2 3 4 5 6 7 8 9 10 11 12 13 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.