Function moxie_dom::elements::text_content::li   [−][src]
pub fn li() -> LiBuilderExpand description
The HTML <li> element is used to represent an item in a list.
A function for creating a builder which will accept attributes and produce the element.