small

HtmlElements.swift:42
typealias small<Content> = HTMLElement<HTMLTag.small, Content> where Content : HTML