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
<strong attributes> ... </strong>
<p>Use this tag to show <strong>important keywords words</strong>text in a paragraph.</p>