Function moxie_dom::elements::text_semantics::u[][src]

pub fn u() -> UBuilder
Expand description

The HTML Unarticulated Annotation Element (<u>) represents a span of inline text which should be rendered in a way that indicates that it has a non-textual annotation.

A function for creating a builder which will accept attributes and produce the element.