table

HtmlElements.swift:99
typealias table<Content> = HTMLElement<HTMLTag.table, Content> where Content : HTML