Function moxie_dom::elements::table::tfoot   [−][src]
pub fn tfoot() -> TfootBuilderExpand description
The HTML <tfoot> element defines a set of rows summarizing the columns of the
table.
A function for creating a builder which will accept attributes and produce the element.