Description Usage Arguments Details Examples
Insert n iterations of HTML spacing into a document.
1 2 3 | HS(n = 1, copy2clip = interactive())
VS(n = 1, copy2clip = interactive())
|
n |
Number of spaces to insert. |
copy2clip |
logical. If |
HS
returns horizontal space (using
) and VS
returns vertical space (using </br>
).
1 2 3 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.