section

HtmlElements.swift:118
typealias section<Content> = HTMLElement<HTMLTag.section, Content> where Content : HTML