Function moxie_dom::elements::text_content::p[][src]

pub fn p() -> PBuilder
Expand description

The HTML <p> element represents a paragraph.

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