Function silkenweb_html::elements::i

source ·
pub fn i() -> IBuilder
Expand description

The HTML <i> element represents a range of text that is set off from the normal text for some reason. Some examples include technical terms, foreign language phrases, or fictional character thoughts. It is typically displayed in italic type.