Function moxie_dom::elements::sectioning::address   [−][src]
pub fn address() -> AddressBuilderExpand description
The HTML <address> element indicates that the enclosed HTML provides contact
information for a person or people, or for an organization.
A function for creating a builder which will accept attributes and produce the element.