Function moxie_dom::elements::text_semantics::del [−][src]
pub fn del() -> DelBuilder
Expand description
The HTML <del>
element represents a range of text that has been deleted from a
document.
A function for creating a builder which will accept attributes and produce the element.