Function silkenweb_html::elements::h4

source ·
pub fn h4() -> H4Builder
Expand description

The HTML <h1><h6> elements represent six levels of section headings. <h1> is the highest section level and <h6> is the lowest.