Adds an element to the block.
Generates the appropriate html for the element.
Generates the appropriate html for the element.
Gets the tag name.
Gets the inner text representation.
Sets the inner text representation.
Gets the id of the element.
Sets the id of the element.
Gets the name of the element.
Sets the name of the element.
Adds an attribute to the html element.
Gets an attribute from the html element.
Gets the html representation of the element.
Gets the attribute html.
Wrapper around a block element. Default implementation is a div.