Function moxie_dom::elements::text_semantics::sub   [−][src]
pub fn sub() -> SubBuilderExpand description
The HTML Subscript element (<sub>) specifies inline text which should be displayed
as subscript for solely typographical reasons.
A function for creating a builder which will accept attributes and produce the element.