Function silkenweb::elements::div[][src]

pub fn div() -> DivBuilder

The HTML Content Division element (<div>) is the generic container for flow content. It has no effect on the content or layout until styled using CSS.