What is wrong with the following code for highlighting text?
<mark Highlighted Text</mark>
No issue
Should use <strong> instead of <mark>
<strong>
<mark>
Missing opening <mark> tag
Missing > after the opening <mark
>
<mark