Function pinwheel::elements::html::body[][src]

pub fn body() -> BodyElement
Expand description

The HTML <body> Element represents the content of an HTML document. There can be only one <body> element in a document.