Function moxie_dom::elements::text_semantics::code   [−][src]
pub fn code() -> CodeBuilderExpand description
The HTML <code> element displays its contents styled in a fashion intended to
indicate that the text is a short fragment of computer code.
A function for creating a builder which will accept attributes and produce the element.