Description Usage Arguments See Also Examples
Utility function to change a tag element's height. Height is specified relative to the font size of page (browser default is 16px), relative to their parent element, or relative to the element's content.
1 | height(tag, size)
|
tag |
A tag element. |
size |
A character string or number specifying the height of the tag element. Possible values: An integer between 1 and 20, in which case the height of the element is relative to the font size of the page.
|
Other design utilities:
active()
,
affix()
,
background()
,
border()
,
display()
,
float()
,
font()
,
padding()
,
scroll()
,
shadow()
,
width()
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.