Box Code Block
Here is a high level view of the basic syntax of a box element.
box { <element> { }
Here is a high level view of a customized box element.
box percent = <integer> id = <string> { title <string> title justification = <string> <element> background-color <string> }
NOTE: A box block can contain more than one element, using hsplit and vsplit tags.
See also: