Function moxie_dom::elements::text_semantics::mark   [−][src]
pub fn mark() -> MarkBuilderExpand description
The HTML Mark Text element (<mark>) represents text which is marked or highlighted
for reference or notation purposes, due to the marked passage’s relevance or importance in
the enclosing context.
A function for creating a builder which will accept attributes and produce the element.