pub fn small<MSG: Clone>( attrs: &[Attribute<MSG>], children: &[Node<MSG>], ) -> Node<MSG>
Creates an html small element