Function moxie_dom::elements::table::td   [−][src]
pub fn td() -> TdBuilderExpand description
The HTML <td> element defines a cell of a table that contains data. It participates
in the table model.
A function for creating a builder which will accept attributes and produce the element.