pub fn strong() -> StrongBuilderExpand description
The HTML Strong Importance Element (<strong>) indicates that its contents have
strong importance, seriousness, or urgency. Browsers typically render the contents in bold
type.
pub fn strong() -> StrongBuilderThe HTML Strong Importance Element (<strong>) indicates that its contents have
strong importance, seriousness, or urgency. Browsers typically render the contents in bold
type.