Function moxie_dom::elements::metadata::style[][src]

pub fn style() -> StyleBuilder
Expand description

The HTML <style> element contains style information for a document, or part of a document.

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