pub fn em() -> EmBuilderExpand description
The HTML <em> element marks text that has stress emphasis. The <em> element can
be nested, with each level of nesting indicating a greater degree of emphasis.
pub fn em() -> EmBuilderThe HTML <em> element marks text that has stress emphasis. The <em> element can
be nested, with each level of nesting indicating a greater degree of emphasis.