pub fn section() -> SectionBuilderExpand description
The HTML <section> element represents a standalone section — which doesn’t have a
more specific semantic element to represent it — contained within an HTML document.
pub fn section() -> SectionBuilderThe HTML <section> element represents a standalone section — which doesn’t have a
more specific semantic element to represent it — contained within an HTML document.