What is incorrect about this markup for highlighting text?
<mark Highlighted Text>
No issue
Missing opening <mark> tag
<mark>
Should use <strong> instead of <mark>
<strong>
Missing > in the opening <mark>
>