HTML provides tags to apply formatting directly to text content.
<b>
<strong>
<i>
<em>
<u>
<mark>
<code>
<p>This is <strong>important</strong> text.</p>