Function silkenweb::elements::html::sub

source ·
pub fn sub<D: Dom>() -> Sub<D>
Expand description

Construct the HTML sub element

The HTML Subscript element (<sub>) specifies inline text which should be displayed as subscript for solely typographical reasons.