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