| |
Description
| |
The size attribute is used to define the number of pixels tall or wide the spacer will be
This attribute is only used if the spacer type is "horizontal" or "vertical." If the spacer
type is "block," then the width attribute is used.
|
Code
| |
<spacer size="25"></spacer>
|
|