Text

strong

Strong tag, used to specify strong, emphasized text, usually rendered in bold. This is one of several phrase elements that are not depreciated but better font formating and effects are possible using CSS. Inline element

Syntax

<strong attributes> ... </strong>

Example

 <p>Use this tag to show <strong>important keywords words</strong>text in a paragraph.</p>

Related tags

CSS Properties

HTML attributes

Search the Soup!