How do you correctly mark text as highlighted within a paragraph?
<p> This is <mark> important </mark> </p>
<p> This is <hl> important </hl> </p>
<p> This is <strong> important </strong> </p>
<p> This is <highlight> important </highlight> </p>